We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5cf1f commit d38cf0eCopy full SHA for d38cf0e
.env
@@ -54,7 +54,7 @@ URL_LOCAL=api-version.localhost
54
GENERAL_BASICAUTH_PRODUCTION='ixno:$apr1$5JvcxkWC$iA7cBjSG3xTSO/Y/dsHZt/'
55
56
# Version of this app
57
-VERSION_APP=0.1.6
+VERSION_APP=0.1.7
58
59
# Version of nginx image
60
VERSION_NGINX=0.1.0
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## Releases
9
10
+### [0.1.7] - 2023-06-24
11
+
12
+* Add monolog
13
14
### [0.1.6] - 2023-06-24
15
16
* Composer update
VERSION
@@ -1 +1 @@
1
-0.1.6
+0.1.7
0 commit comments