File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+ All notable changes to this project will be documented in this file.
3+
4+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5+ and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6+
7+ ## [ Unreleased]
8+
9+ ### Added
10+
11+ ### Changed
12+
13+ ### Fixed
14+
15+ ### Removed
16+
17+ ## [ 0.3.1] - 2025-10-27
18+
19+ This release introduces bumped luagraphqlparser version to avoid
20+ compatibility problem with CMake 4.x.
21+
22+ ### Changed
23+
24+ - Bump luagraphqlparser to 0.2.1 (#69 ).
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 ' 0.3.0 '
4+ return ' 0.3.1 '
You can’t perform that action at this time.
0 commit comments