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 e0601c4 commit 9ed1060Copy full SHA for 9ed1060
CHANGELOG.md
@@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file.
6
The format is based on [Keep a Changelog](http://keepachangelog.com/)
7
and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
+## [v0.2.1](https://github.com/linna/auth-mapper-pgsql/compare/v0.2.0...v0.2.1) - 2022-10-24
10
+
11
+### Changed
12
+* `auth-mapper-test-trait` version fixed to `^0.2` from `dev-master` as development aid
13
14
## [v0.2.0](https://github.com/linna/auth-mapper-pgsql/compare/v0.2.0...master) - 2022-10-03
15
16
* Start with v0.2.0 for match `auth-mapper-mysql` version
0 commit comments