diff --git a/changelog.txt b/changelog.txt
new file mode 100644
index 0000000..72f5467
--- /dev/null
+++ b/changelog.txt
@@ -0,0 +1,8 @@
+## v 1.0.2
+
+Feature: Added some missing logging
+Feature: Added automatic module name for Java9+
+
+## v 1.0.1
+
+Feature: Initial version released
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index a6ce245..8d104f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.github.joonasvali.naturalmouse
naturalmouse
- 1.0.2-SNAPSHOT
+ 1.0.2
Natural Mouse Motion
https://github.com/JoonasVali/NaturalMouseMotion
This library provides a way to move cursor to specified coordinates on screen reliably,