We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77974e0 commit 26f4935Copy full SHA for 26f4935
1 file changed
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to string_editor will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.0.1] - 2025-01-20
9
+
10
+### Fixed
11
+- Fixed CHANGELOG.md to accurately reflect Gleam string_editor functions
12
+- Code formatting improvements
13
14
## [1.0.0] - 2025-01-20
15
16
### Added
0 commit comments