aboutsummaryrefslogtreecommitdiffstats
path: root/users/mechmerlin/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'users/mechmerlin/changelog.md')
-rw-r--r--users/mechmerlin/changelog.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/users/mechmerlin/changelog.md b/users/mechmerlin/changelog.md
index 11b3ba708..ec4b20108 100644
--- a/users/mechmerlin/changelog.md
+++ b/users/mechmerlin/changelog.md
@@ -1,6 +1,14 @@
# Changelog
All notable changes to my userspace will be documented in this file.
+## [0.2.1] - 2019-03-01
+### Fixed
+- `config.h` usage of `#ifdef RGBLIGHT_ENABLE` caused problems for other of my boards that had `RGBLIGHT_ENABLE`.
+
+## [0.2.0] - 2019-02-27
+### Changed
+- Moved `AUDIO_CLICKY` from community layout `66_ansi` into user space.
+
## [0.1.1] - 2018-10-26
### Added
- Added a changelog, aka THIS VERY FILE!