Skip to content

Commit a06bd59

Browse files
committed
updated references in CHANGELOG
1 parent 7974708 commit a06bd59

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
1.2.2 - 2022/11/20
2-
* [soldag] Fixed mapping of string enum types (#17)
2+
* [@soldag] Fixed mapping of string enum types [#17](https://github.com/anikolaienko/py-automapper/pull/17)
33

44
1.2.1 - 2022/11/13
55
* Fixed dictionary source mapping to target object.
66
* Implemented CI checks
77

88
1.2.0 - 2022/10/25
9-
* [g-pichler] Ability to disable deepcopy on mapping: `use_deepcopy` flag in `map` method.
10-
* [g-pichler] Improved error text when no spec function exists for `target class`.
9+
* [@g-pichler] Ability to disable deepcopy on mapping: `use_deepcopy` flag in `map` method.
10+
* [@g-pichler] Improved error text when no spec function exists for `target class`.
1111
* Updated doc comments.
1212

1313
1.1.3 - 2022/10/07
14-
* [g-pichler] Added support for SQLAlchemy models mapping
14+
* [@g-pichler] Added support for SQLAlchemy models mapping
1515
* Upgraded code checking tool and improved code formatting
1616

1717
1.0.4 - 2022/07/25

0 commit comments

Comments
 (0)