Selaa lähdekoodia

Add changelog for #254

TheZoq2 3 vuotta sitten
vanhempi
säilyke
f183b4fc5b
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. 8 0
      CHANGELOG.md

+ 8 - 0
CHANGELOG.md

@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
 
 ## [Unreleased]
 
+### Breaking changes
+
+MonoTimer now takes ownership of the DCB register
+
+### Fixed
+
+- Fix MonoTimer not working in debug mode. 
+
 ## [v0.6.1] - 2020-06-25
 
 ### Added