Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
dmerejkowsky committed Oct 12, 2024
1 parent cf2650d commit 9ec51cf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# 0.9.1 (2024-10-12)

* **Breaking**: rename '--preserve_case' to '--preserve-case'

# 0.9.0 (2024-08-10)

* **Breaking**: rename 'Query::substring' to 'Query::simple'
* **Breaking**: rename '--subvert' to '--preserve-case'
* **Breaking**: rename '--subvert' to '--preserve_case'
(the fact that this option is in "snake case" is a bug!)

Hopefully those names are clearer for the user.

Expand Down

0 comments on commit 9ec51cf

Please sign in to comment.