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 260dd03 commit 484b4f4Copy full SHA for 484b4f4
CHANGELOG.md
@@ -6,7 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unrelease]
8
- Nothing
9
-
+## [2.3.6] 2020-04-13
10
+### Fixed
11
+- Fix `require php7.4` in composer.json file [#111](https://github.com/phpMv/ubiquity/issues/111)
12
+- Fix `@transient` annotation pb [#113](https://github.com/phpMv/ubiquity/issues/113)
13
+- Fix non autoinc pk not affected on insert [#114](https://github.com/phpMv/ubiquity/issues/114)
14
## [2.3.5] 2020-04-08
15
### Fixed
16
- Fix persistent `/_default/` for default url (twig path) (no open issue)
0 commit comments