From 5c85374ba23f251349b1ddfe2345e1b60de89e87 Mon Sep 17 00:00:00 2001 From: Angie Date: Mon, 18 Mar 2024 16:39:16 -0300 Subject: [PATCH] version bump --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5456c63..fcd1e02c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.9.4] - 2024-03-18 + ### Changed - Always use named registers for R5900's VU instructions. @@ -566,6 +568,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - First version [unreleased]: https://github.com/Decompollaborate/rabbitizer/compare/master...develop +[1.9.4]: https://github.com/Decompollaborate/rabbitizer/compare/1.9.3...1.9.4 [1.9.3]: https://github.com/Decompollaborate/rabbitizer/compare/1.9.2...1.9.3 [1.9.2]: https://github.com/Decompollaborate/rabbitizer/compare/1.9.1...1.9.2 [1.9.1]: https://github.com/Decompollaborate/rabbitizer/compare/1.9.0...1.9.1