File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ URL_LOCAL=api-version.localhost
5252GENERAL_BASICAUTH_PRODUCTION = ' ixno:$apr1$5JvcxkWC$iA7cBjSG3xTSO/Y/dsHZt/'
5353
5454# Version of this app
55- VERSION_APP = 0.1.27
55+ VERSION_APP = 0.1.28
5656
5757# Version of nginx image
5858VERSION_NGINX = 0.1.0
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## Releases
99
10+ ### [ 0.1.28] - 2024-06-11
11+
12+ * Add getCurrentRequest to BaseProvider to support backward compatibility
13+
1014### [ 0.1.27] - 2024-06-11
1115
1216* Calculate Request parameter within the __ construct of BaseProvider
Original file line number Diff line number Diff line change 1- 0.1.27
1+ 0.1.28
You can’t perform that action at this time.
0 commit comments