diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ec6ebf299b0c41a5c2257a27489cc1c04e1394a..35c15193bb4c6ceb568b491fb6abc50d5413bca3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
 and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
 
 ## [Unreleased]
+## [0.11.0] - 2022-04-04
+### Added
+- Adds a new Matlab default version of 2022a
+
 ## [0.10.0] - 2021-12-10
 ### Added
 - [15](https://github.com/OSC/bc_osc_matlab/pull/15)
@@ -88,7 +92,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 ### Added
 - Initial release!
 
-[Unreleased]: https://github.com/OSC/bc_osc_matlab/compare/v0.10.0...HEAD
+[Unreleased]: 
+https://github.com/OSC/bc_osc_matlab/compare/v0.11.0...HEAD
+[0.11.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.10.0...v0.11.0
 [0.10.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.9.0...v0.10.0
 [0.9.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.8.0...v0.9.0
 [0.8.0]: https://github.com/OSC/bc_osc_matlab/compare/v0.7.0...v0.8.0