Skip to content

Commit

Permalink
Add changes to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JSorngard committed Jan 10, 2024
1 parent 4e4b8d4 commit 3624428
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This document contains all changes to the crate since version 0.9.4.

## 0.10.4

- Implement the `Index` trait for the different range types for `ZalgoString`.
- Add the `get` function to `ZalgoString` that works the same as `String::get`.

## 0.10.3

- Add `truncate` and `clear` to `ZalgoString`.
Expand Down

0 comments on commit 3624428

Please sign in to comment.