summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-03-09 10:54:31 +0300
committerValery Piashchynski <[email protected]>2021-03-09 10:54:31 +0300
commit8d417b5a12ae10df8dc5b8a7c9b3348c3340f8e7 (patch)
tree55040fea9acdccfd7ce366d433143d46928d1376 /CHANGELOG.md
parentb4b8e2b658bf3e1077c7cee4cf38b9a9b3bf3d29 (diff)
Update golang version in CI to 1.16
Update CodeQL branches Bump Endure version to 1.0.0 Signed-off-by: Valery Piashchynski <[email protected]>
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..744c93eb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
CHANGELOG
=========
+v2.0.1 ()
+-------------------
+- 🐛 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)
-------------------