Skip to content

Commit e5a6786

Browse files
committed
Release notes: Mentioned to #46
1 parent 8b08ea5 commit e5a6786

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

release_note_en.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ Release notes (English)
22
=======================
33
( **English** / [Japanese](release_note_ja.md) )
44

5+
- Fixed an issue where the version string was empty when built without GNU Make.
6+
The version string is now updated via make bump during the release process. (#46)
7+
58
v0.27.4
69
-------
710
Feb 14, 2026

release_note_ja.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ Release notes (Japanese)
22
========================
33
( [English](release_note_en.md) / **Japanese** )
44

5+
- GNU Make なしでビルドした場合に、バージョン文字列が空になってしまう問題を修正
6+
今後、バージョンアップ時に make bump を実行する (#46)
7+
58
v0.27.4
69
-------
710
Feb 14, 2026

0 commit comments

Comments
 (0)