File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ Unreleased]
8+
9+ ### Added
10+
11+ ### Changed
12+
13+ ### Fixed
14+
15+ ### Removed
16+
17+ ## [ 3.4.0] - 2025-10-21
18+
19+ This release introduces bumped CMake version to avoid compatibility
20+ problem with CMake 4.x.
21+
22+ ### Changed
23+
24+ - Bump CMake version to avoid compatibility problem with CMake 4.x (#66 ).
25+
726## [ 3.3.0] - 2023-04-19
827
928### Added
@@ -16,6 +35,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1635- Override built-in checks, if installed.
1736
1837## [ 3.2.0] - 2023-01-27
38+
1939### Added
2040
2141- "error" type supported.
Original file line number Diff line number Diff line change 11-- Сontains the module version.
22-- Requires manual update in case of release commit.
33
4- return ' 3.3 .0'
4+ return ' 3.4 .0'
You can’t perform that action at this time.
0 commit comments