File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ unreleased]
99
10+ ## [ v2.2.1] - 02 March 2024
11+
1012### Important Changes
1113
12- - Remove canvasing from lower resolution (>32px) in Windows Cursor
14+ - aa9ea8a1102026d656c06ad28a40e9d781d9e124 Remove canvasing from lower resolution (>32px) in Windows Cursor
1315
1416### Changes
1517
@@ -328,7 +330,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
328330- auto-generated ** symlinks** based on input configs
329331- ` .tar ` archive & ` directory ` as out ** package** .
330332
331- [ unreleased ] : https://github.com/ful1e5/clickgen/compare/v2.2.0...main
333+ [ unreleased ] : https://github.com/ful1e5/clickgen/compare/v2.2.1...main
334+ [ v2.2.1 ] : https://github.com/ful1e5/clickgen/compare/v2.2.0...v2.2.1
332335[ v2.2.0 ] : https://github.com/ful1e5/clickgen/compare/v2.1.9...v2.2.0
333336[ v2.1.9 ] : https://github.com/ful1e5/clickgen/compare/v2.1.8...v2.1.9
334337[ v2.1.8 ] : https://github.com/ful1e5/clickgen/compare/v2.1.7...v2.1.8
Original file line number Diff line number Diff line change 11#!/usr/bin/env python
22# -*- coding: utf-8 -*-
33
4- __version__ = "2.2.0 "
4+ __version__ = "2.2.1 "
You can’t perform that action at this time.
0 commit comments