diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md new file mode 100644 index 0000000..bbe9ee6 --- /dev/null +++ b/docs/CHANGELOG.md @@ -0,0 +1,27 @@ +# CHANGELOG + + + +# RobotGo v0.44.0, Mount Kailash + +## Add + +- Add CHANGELOG.md +- Format some code +- Add fedora dependencies + +## Update + +- Update test +- Update keys.md +- Update and Split example +- Update godoc and docs +- Update and Cleanup README.md +- Update CONTRIBUTING.md and issue_template.md + +## Fix + +- Fix typesetting and MD error +- Fix fedora dependencies #55 +- Fix doc.md and README.md + diff --git a/robotgo.go b/robotgo.go index 0042fe1..3c40b50 100644 --- a/robotgo.go +++ b/robotgo.go @@ -52,7 +52,7 @@ import ( ) const ( - version string = "v0.43.0.316, Matterhorn Alps!" + version string = "v0.44.0.321, Mount Kailash!" ) // GetVersion get version