Skip to content

Commit bd51611

Browse files
Update CHANGELOG.md and ReleaseNote.md (#97)
1 parent 3591034 commit bd51611

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
## [1.1.1] - 2024-09-30
8+
9+
### Added
810
- Implement variable length character strings (#94)
911
- For example, `01 WS-VAR PIC X(10) VARYING.`
1012

ReleaseNote.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
This is a sample release
1+
### Added
2+
3+
- Implement variable length character strings (#94)
4+
- For example, `01 WS-VAR PIC X(10) VARYING.`
5+

0 commit comments

Comments
 (0)