diff --git a/CHANGELOG.md b/CHANGELOG.md
index 60a4764346ce831c767af6021944cb2bb7f7acc3..baef11bcadf65cb6e751b7d265622c68c414cb8a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
 
 ## [Current]
 
+
+## [1.3] - 2022-03-07
+
+### Changed
+
+- moved the documentation into the README file
+- added the outdir into the makefile rule prerequisite
+- improved the default settings for the listings package
+
+### Removed
+
+- WIKI has been removed. All its content is now inside the README file.
+
+
 ## [1.2] - 2021-10-24
 
 ### Fixed
@@ -21,7 +35,7 @@ This version provides mostly minor fixed and upgrades.
 **IMPORTANT:** the `personal.tex` has been removed
 
 ### Added
- - dtx installer file. All class files can be generated from this file. This removes code duplications and allows for more easy maintenance as well as
+ -  dtx installer file. All class files can be generated from this file. This removes code duplications and allows for more easy maintenance as well as
  	deployment. This file will only be available on a separate branch and not be part of the master branch.
 
 ### Changed