Explorar el Código

Add changelog for #254

TheZoq2 hace 3 años
padre
commit
f183b4fc5b
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  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