Skip to content

Commit da4868a

Browse files
committed
Improve change log.
1 parent 5340d5c commit da4868a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
- Add `GettextPO::Message#sticky_flags`,
66
`GettextPO::Message#workflow_flags`, and `GettextPO::File#messages`
77
methods.
8-
- Enable file each message method, message iterator each method flag
9-
iterator each method, message each sticky flag method, and message
10-
each workflow flag method to run without given block.
8+
- Enable `GettextPO::File#each`, `GettextPO::MessageIterator#each`,
9+
`GettextPO::FlagIterator#each`,
10+
`GettextPO::Message#each_sticky_flag`, and
11+
`GettextPO::Message#each_workflow_flag` to run without given block.
1112

1213
## CRuby and mruby version 0.3.0 - 2026-03-17
1314

0 commit comments

Comments
 (0)