diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 9 |
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) ------------------- |