diff --git a/CHANGELOG.md b/CHANGELOG.md index 22233eb..05e5945 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ## 0.3.2 (2024-08-06) - Fix the regular expression for core types. `StringScanner` is now ignored as a core type rather - than `String` plus `Scanner`, for instance ([#13](https://github.com/ybiquitous/rbs-mode/pull/13)). + than `String` plus `Scanner`, for instance ([#13](https://github.com/ybiquitous/rbs-mode/pull/13)) ([@gemmaro][]). ## 0.3.1 (2021-04-30) @@ -22,3 +22,5 @@ ## 0.1.0 (2021-04-12) The first release. + +[@gemmaro]: https://github.com/gemmaro