Skip to content

Commit 484b4f4

Browse files
authored
[skip ci] Update CHANGELOG for 2.3.6
1 parent 260dd03 commit 484b4f4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unrelease]
88
- Nothing
9-
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)
1014
## [2.3.5] 2020-04-08
1115
### Fixed
1216
- Fix persistent `/_default/` for default url (twig path) (no open issue)

0 commit comments

Comments
 (0)