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 12e3fe4 commit f55d3faCopy full SHA for f55d3fa
.gitignore
@@ -3,4 +3,3 @@
3
/x64/
4
*.vcxproj.*
5
.vs/
6
-*.sln
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# Changelog
2
+All notable changes to this project will be documented in this file.
+## [1.1.0]
+### Added
+- Added meta tags for windows
+
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