Skip to content

Commit 8f04459

Browse files
committed
Rename release note files to CHANGELOG.md and CHANGELOG_ja.md.
1 parent c769a1c commit 8f04459

File tree

2 files changed

+4
-4
lines changed

2 files changed

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

55
- Fixed an issue where the version string was empty when built without GNU Make.
66
The version string is now updated via make bump during the release process. (#46)
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Release notes (Japanese)
1+
Changelog (Japanese)
22
========================
3-
( [English](release_note_en.md) / **Japanese** )
3+
( [English](CHANGELOG.md) / **Japanese** )
44

55
- GNU Make なしでビルドした場合に、バージョン文字列が空になってしまう問題を修正
66
今後、バージョンアップ時に make bump を実行する (#46)

0 commit comments

Comments
 (0)