v.1.11.3 minor fixes

This commit is contained in:
Slavfox 2021-07-02 08:09:22 +02:00
parent 95bb2a5141
commit 77413ecd4a
6 changed files with 574 additions and 562 deletions

View file

@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog], and this project adheres to
[Semantic Versioning].
## [1.11.3]
### Added
- ⏳ (U+23F3 HOURGLASS WITH FLOWING SAND)
### Changed
- redrawn  (U+F462) (nf-oct-settings) to fix rendering on Windows
## [1.11.2]
### Added
@ -866,8 +876,9 @@ Still broken on Windows.
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
[unreleased]: https://github.com/slavfox/Cozette/compare/v.1.11.2...HEAD
[1.11.1]: https://github.com/slavfox/Cozette/compare/v.1.11.1...v.1.11.2
[unreleased]: https://github.com/slavfox/Cozette/compare/v.1.11.3...HEAD
[1.11.3]: https://github.com/slavfox/Cozette/compare/v.1.11.2...v.1.11.3
[1.11.2]: https://github.com/slavfox/Cozette/compare/v.1.11.1...v.1.11.2
[1.11.1]: https://github.com/slavfox/Cozette/compare/v.1.11.0...v.1.11.1
[1.11.0]: https://github.com/slavfox/Cozette/compare/v.1.10.0...v.1.11.0
[1.10.0]: https://github.com/slavfox/Cozette/compare/v.1.9.3...v.1.10.0

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 58 KiB

View file

@ -89,7 +89,7 @@ U+0235_│ ⍟
U+0238_│ ⎇ ⎈
U+023C_│ ⏎ ⏏
U+023E_│ ⏨
U+023F_│ ⏴ ⏵ ⏶ ⏷ ⏸ ⏹ ⏺ ⏻ ⏼
U+023F_│ ⏴ ⏵ ⏶ ⏷ ⏸ ⏹ ⏺ ⏻ ⏼
U+0240_│ ␊ ␍
U+0242_│ ␤
U+0250_│─ ━ │ ┃ ┄ ┅ ┆ ┇ ┈ ┉ ┊ ┋ ┌ ┍ ┎ ┏
@ -173,7 +173,7 @@ U+0E7C_│  
U+0EFF_│    
U+0F00_│     
U+0F01_│       
U+0F02_│      
U+0F02_│      
U+0F03_│      
U+0F04_│       
U+0F05_│          

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7 KiB

After

Width:  |  Height:  |  Size: 7 KiB