File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com// ) , and this project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
6
6
7
+ ## [ Unreleased] - TBD
8
+
7
9
## [ 2.0.0] - 2025-02-23
8
10
9
11
The change here is that at attribute's value is no longer mutated in place; a
@@ -125,8 +127,8 @@ Added multibyte whitespace support to `:collapse_spaces` option ([#32])
125
127
126
128
## [ 0.9.0] - untracked
127
129
128
- [ Unreleased ] : https://github.com/rmm5t/strip_attributes/compare/v1.15 .0..HEAD
129
- [ 1.15 .0] : https://github.com/rmm5t/strip_attributes/compare/v1.14.1..v1.15 .0
130
+ [ Unreleased ] : https://github.com/rmm5t/strip_attributes/compare/v2.0 .0..HEAD
131
+ [ 2.0 .0] : https://github.com/rmm5t/strip_attributes/compare/v1.14.1..v2.0 .0
130
132
[ 1.14.1 ] : https://github.com/rmm5t/strip_attributes/compare/v1.14.0..v1.14.1
131
133
[ 1.14.0 ] : https://github.com/rmm5t/strip_attributes/compare/v1.13.0..v1.14.0
132
134
[ 1.13.0 ] : https://github.com/rmm5t/strip_attributes/compare/v1.12.0..v1.13.0
You can’t perform that action at this time.
0 commit comments