Skip to content

Commit 148ff25

Browse files
authored
[skip ci]Update CHANGELOG to 2.3.4
1 parent 77a5cf2 commit 148ff25

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,20 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
87
## [Unrelease]
8+
- Nothing
9+
10+
## [2.3.4] 2020-03-23
911
### Added
1012
- `updateGroups` method for batch updates (mysql bulks)
1113
- Aditional fields in queries Fixes [#83](https://github.com/phpMv/ubiquity/issues/83)
1214
- **Composer** part in webTools
1315
### Updated
1416
- PostgreSQL PDO Driver created for PostgreSQL Database Support Fixes [#98](https://github.com/phpMv/ubiquity/issues/98)
1517
- Sqlite PDO Driver created for SQLite Database Support Fixes [#90](https://github.com/phpMv/ubiquity/issues/90)
18+
### Fixed
19+
- `@id`column name pb [#107](https://github.com/phpMv/ubiquity/issues/107)
20+
- [REST] with POST method returns 500 error, and 'controllers/rest' class not found [#89](https://github.com/phpMv/ubiquity/issues/89)
1621
## [2.3.3] 2020-01-25
1722
### Added
1823
- mailer module see https://github.com/phpMv/ubiquity-mailer

0 commit comments

Comments
 (0)