Skip to content

Commit 0d9ded2

Browse files
committed
Retag 0.12.2
1 parent 636f697 commit 0d9ded2

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@
22

33
## [Unreleased]
44

5-
### Fixed
6-
7-
- Fixed a bug that overwriting a sub table with a plain value raises an error. ([#313](https://github.com/sdispater/tomlkit/issues/313))
8-
9-
## [0.12.2] - 2023-09-20
5+
## [0.12.2] - 2023-11-02
106

117
### Fixed
128

9+
- Fixed a bug that overwriting a sub table with a plain value raises an error. ([#313](https://github.com/sdispater/tomlkit/issues/313))
1310
- Correct the return type of integer division. ([#312](https://github.com/sdispater/tomlkit/issues/312))
1411

1512
## [0.12.1] - 2023-07-27

0 commit comments

Comments
 (0)