Skip to content

Commit f55d3fa

Browse files
committed
added better documentation
1 parent 12e3fe4 commit f55d3fa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
/x64/
44
*.vcxproj.*
55
.vs/
6-
*.sln

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
## [1.1.0]
4+
### Added
5+
- Added meta tags for windows
6+
7+
### Fixed
8+
- Fixed issue when the program closed before unlocking the cursor
9+
- Fixed issue where the program would not shut down properly

0 commit comments

Comments
 (0)