Add changelog for v1.2.1
This commit is contained in:
parent
ad1a386b5e
commit
3a8ae761c5
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -3,6 +3,16 @@
|
|||
This changelog goes through all the changes that have been made in each release
|
||||
without substantial changes to our git log.
|
||||
|
||||
## [1.2.1](https://gitea.com/xorm/xorm/releases/tag/1.2.1) - 2021-08-08
|
||||
|
||||
* FEATURES
|
||||
* Add pgx driver support (#1795)
|
||||
* BUGFIXES
|
||||
* Fix wrong comment (#2027)
|
||||
* Fix import file bug (#2025)
|
||||
* ENHANCEMENTS
|
||||
* Fix timesatmp (#2021)
|
||||
|
||||
## [1.2.0](https://gitea.com/xorm/xorm/releases/tag/1.2.0) - 2021-08-04
|
||||
|
||||
* BREAKING
|
||||
|
|
Loading…
Reference in New Issue