Skip to content

Commit c5b75f3

Browse files
committed
changelog updated
1 parent d08b800 commit c5b75f3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
# [1.2.0]
9+
10+
### Added
11+
12+
- Guess rows and cols based on the texture
13+
- Showing error for Custom Character Properties when the given character is empty
14+
- Monospaced font to characters (under testing)
15+
- Character count
16+
17+
### Changed
18+
19+
- Ignoring \n characters to make it easier to add them to the characters field
20+
21+
---
22+
823
## [1.1.1]
924

1025
### Fixed

0 commit comments

Comments
 (0)