Skip to content

Commit a1d43d7

Browse files
authored
Merge pull request #129 from wavy-cat/changelog-update-2.6.0
Changelog update - `2.6.0`
2 parents f472757 + 6ff49bf commit a1d43d7

1 file changed

Lines changed: 14 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## [Unreleased]
66

7+
## [2.6.0] - 2026-04-11
8+
79
### Changed
810

911
- Optimized rendering by introducing lazy variable substitution.
@@ -130,14 +132,15 @@
130132

131133
- Dropped support for IDE versions below 2024.2
132134

133-
[Unreleased]: https://github.com/wavy-cat/Cat-Activity/compare/v2.5.3...HEAD
134-
[2.5.3]: https://github.com/wavy-cat/Cat-Activity/compare/v2.5.2...v2.5.3
135-
[2.5.2]: https://github.com/wavy-cat/Cat-Activity/compare/v2.5.1...v2.5.2
136-
[2.5.1]: https://github.com/wavy-cat/Cat-Activity/compare/v2.5.0...v2.5.1
137-
[2.5.0]: https://github.com/wavy-cat/Cat-Activity/compare/v2.4.0...v2.5.0
138-
[2.4.0]: https://github.com/wavy-cat/Cat-Activity/compare/v2.3.0...v2.4.0
139-
[2.3.0]: https://github.com/wavy-cat/Cat-Activity/compare/v2.2.1...v2.3.0
140-
[2.2.1]: https://github.com/wavy-cat/Cat-Activity/compare/v2.2.0...v2.2.1
141-
[2.2.0]: https://github.com/wavy-cat/Cat-Activity/compare/v2.1.0...v2.2.0
142-
[2.1.0]: https://github.com/wavy-cat/Cat-Activity/compare/v2.0.0...v2.1.0
143-
[2.0.0]: https://github.com/wavy-cat/Cat-Activity/commits/v2.0.0
135+
[Unreleased]: https://github.com/wavy-cat/Cat-Activity/compare/2.6.0...HEAD
136+
[2.6.0]: https://github.com/wavy-cat/Cat-Activity/compare/2.5.3...2.6.0
137+
[2.5.3]: https://github.com/wavy-cat/Cat-Activity/compare/2.5.2...2.5.3
138+
[2.5.2]: https://github.com/wavy-cat/Cat-Activity/compare/2.5.1...2.5.2
139+
[2.5.1]: https://github.com/wavy-cat/Cat-Activity/compare/2.5.0...2.5.1
140+
[2.5.0]: https://github.com/wavy-cat/Cat-Activity/compare/2.4.0...2.5.0
141+
[2.4.0]: https://github.com/wavy-cat/Cat-Activity/compare/2.3.0...2.4.0
142+
[2.3.0]: https://github.com/wavy-cat/Cat-Activity/compare/2.2.1...2.3.0
143+
[2.2.1]: https://github.com/wavy-cat/Cat-Activity/compare/2.2.0...2.2.1
144+
[2.2.0]: https://github.com/wavy-cat/Cat-Activity/compare/2.1.0...2.2.0
145+
[2.1.0]: https://github.com/wavy-cat/Cat-Activity/compare/2.0.0...2.1.0
146+
[2.0.0]: https://github.com/wavy-cat/Cat-Activity/commits/2.0.0

0 commit comments

Comments
 (0)