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 636f697 commit 0d9ded2Copy full SHA for 0d9ded2
CHANGELOG.md
@@ -2,14 +2,11 @@
2
3
## [Unreleased]
4
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
+## [0.12.2] - 2023-11-02
10
11
### Fixed
12
+- Fixed a bug that overwriting a sub table with a plain value raises an error. ([#313](https://github.com/sdispater/tomlkit/issues/313))
13
- Correct the return type of integer division. ([#312](https://github.com/sdispater/tomlkit/issues/312))
14
15
## [0.12.1] - 2023-07-27
0 commit comments