Skip to content

Commit f8a5a71

Browse files
committed
fix changelog
1 parent 4a971c0 commit f8a5a71

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,15 @@
1717
- Remove internal/unused `-bs-v` flag. https://github.com/rescript-lang/rescript/pull/7627
1818
- Remove unused `-bs-D` and `-bs-list-conditionals` flags. https://github.com/rescript-lang/rescript/pull/7631
1919

20+
#### :rocket: New Feature
21+
22+
- Add experimental command to `rescript-tools` for extracting all ReScript code blocks from markdown, either a md-file directly, or inside of docstrings in ReScript code. https://github.com/rescript-lang/rescript/pull/7623
23+
2024
# 12.0.0-beta.1
2125

2226
#### :rocket: New Feature
2327

2428
- Add experimental command to `rescript-tools` for formatting all ReScript code blocks in markdown. Either in a markdown file directly, or inside of docstrings in ReScript code. https://github.com/rescript-lang/rescript/pull/7598
25-
- Add experimental command to `rescript-tools` for extracting all ReScript code blocks from markdown, either a md-file directly, or inside of docstrings in ReScript code. https://github.com/rescript-lang/rescript/pull/7623
2629
- Add `String.getSymbolUnsafe` back to Stdlib. https://github.com/rescript-lang/rescript/pull/7626
2730

2831
#### :nail_care: Polish

0 commit comments

Comments
 (0)