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 d08b800 commit c5b75f3Copy full SHA for c5b75f3
CHANGELOG.md
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
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
23
## [1.1.1]
24
25
### Fixed
0 commit comments