Skip to content

Commit 1a79752

Browse files
radoeringabn
authored andcommitted
update changelog
1 parent ffaac80 commit 1a79752

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## [1.0.2] - 2022-05-10
4+
5+
### Fixed
6+
7+
- Fixed an issue where the exported hashes were not sorted. [#54](https://github.com/python-poetry/poetry-plugin-export/pull/54)
8+
9+
### Changes
10+
11+
- The implicit dependency group was renamed from "default" to "main". (Requires poetry-core > 1.1.0a7 to take effect.) [#52](https://github.com/python-poetry/poetry-plugin-export/pull/52)
12+
13+
314
## [1.0.1] - 2022-04-11
415

516
### Fixed
@@ -37,7 +48,8 @@
3748
- Added support for dependency groups. [#6](https://github.com/python-poetry/poetry-plugin-export/pull/6)
3849

3950

40-
[Unreleased]: https://github.com/python-poetry/poetry-plugin-export/compare/1.0.1...main
51+
[Unreleased]: https://github.com/python-poetry/poetry-plugin-export/compare/1.0.2...main
52+
[1.0.2]: https://github.com/python-poetry/poetry-plugin-export/compare/1.0.2
4153
[1.0.1]: https://github.com/python-poetry/poetry-plugin-export/compare/1.0.1
4254
[1.0.0]: https://github.com/python-poetry/poetry-plugin-export/compare/1.0.0
4355
[0.2.1]: https://github.com/python-poetry/poetry-plugin-export/compare/0.2.1

0 commit comments

Comments
 (0)