summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-03-09 20:40:25 +0300
committerGitHub <[email protected]>2021-03-09 20:40:25 +0300
commitf47028a810ffcbf0f30e3c0151649e7670cdc8ed (patch)
tree08a017068413f9584c5e335ce4d265294cef7af0 /CHANGELOG.md
parent0a355178427814cbf91726d8295d2aa208e8de13 (diff)
parenta1a773f2fe774b4517125656a4533ec35d7fa8b9 (diff)
Merge pull request #580 from spiral/release-v2.0.1v2.0.1
⚡ feat(release): release v2.0.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 64a2b590..3db752fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
CHANGELOG
=========
+v2.0.1 (09.03.2021)
+-------------------
+- 🐛 Fix: incorrect PHP command validation
+- 🐛 Fix: ldflags properly inject RR version
+- ⬆️ Update: README, links to the go.pkg from v1 to v2
+- 📦 Bump golang version in the Dockerfile and in the `go.mod` to 1.16
+- 📦 Bump Endure container to v1.0.0.
+
+
v2.0.0 (02.03.2021)
-------------------