File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ Unreleased]
4+
5+ ## [ 0.12.2] - 2023-09-20
6+
7+ ### Fixed
8+
9+ - Correct the return type of integer division. ([ #312 ] ( https://github.com/sdispater/tomlkit/issues/312 ) )
10+
311## [ 0.12.1] - 2023-07-27
412
513### Fixed
365373- Fixed handling of super tables with different sections.
366374- Fixed raw strings escaping.
367375
368- [ unreleased ] : https://github.com/sdispater/tomlkit/compare/0.12.1...master
376+ [ unreleased ] : https://github.com/sdispater/tomlkit/compare/0.12.2...master
377+ [ 0.12.2 ] : https://github.com/sdispater/tomlkit/releases/tag/0.12.2
369378[ 0.12.1 ] : https://github.com/sdispater/tomlkit/releases/tag/0.12.1
370379[ 0.12.0 ] : https://github.com/sdispater/tomlkit/releases/tag/0.12.0
371380[ 0.11.8 ] : https://github.com/sdispater/tomlkit/releases/tag/0.11.8
You can’t perform that action at this time.
0 commit comments