Skip to content

Commit

Permalink
Prepare 12.6.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
HexDecimal committed Jun 9, 2021
1 parent 96f679f commit ad98cf9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -8,6 +8,9 @@ v2.0.0

Unreleased
------------------

12.6.0 - 2021-06-09
-------------------
Added
- Added the *decoration* parameter to *Console.draw_frame*.
You may use this parameter to designate custom glyphs as the frame border.
Expand All @@ -16,6 +19,9 @@ Deprecated
- The handling of negative indexes given to console drawing and printing
functions will be changed to be used as absolute coordinates in the future.

Fixed
- Fixed version mismatch when building from sources.

12.5.1 - 2021-05-30
-------------------
Fixed
Expand Down

0 comments on commit ad98cf9

Please sign in to comment.