diff --git a/CHANGELOG.md b/CHANGELOG.md index 1858689..38b40e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.3.0](https://github.com/Willem-J-an/adopure.nvim/compare/v1.2.1...v1.3.0) (2024-12-16) + + +### Features + +* add AdoPure unload ([70d82cc](https://github.com/Willem-J-an/adopure.nvim/commit/70d82cca29a59fc587a2067c773e5a2ded05ab68)) +* improved render of codeblocks ([471da25](https://github.com/Willem-J-an/adopure.nvim/commit/471da2596ee7a231207b9b0a21403ceadb670f51)) +* limit marking to open files ([ca1332c](https://github.com/Willem-J-an/adopure.nvim/commit/ca1332c5d3baed1d6f4117085b53129d604afe47)) +* multi-try mark apply changed files ([1bcac04](https://github.com/Willem-J-an/adopure.nvim/commit/1bcac04d54bbfcbe03769e5f13daf6c0fbedab3b)) +* open multiple comments on 1 line ([71a0d09](https://github.com/Willem-J-an/adopure.nvim/commit/71a0d09b68942011c197de05d8c6d3b8344dd8f2)) + ## [1.2.1](https://github.com/Willem-J-an/adopure.nvim/compare/v1.2.0...v1.2.1) (2024-12-09)