Skip to content

Commit

Permalink
CHANGELOG: move recent updates to v0.7.0 and add a v0.6.0 section
Browse files Browse the repository at this point in the history
  • Loading branch information
davvid authored and Ethiraric committed Mar 20, 2024
1 parent 0207d23 commit 01ea177
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v0.6.0
## v0.7.0

**Features**:

Expand Down Expand Up @@ -30,6 +30,16 @@
- `hashlink` is [now used](https://github.com/chyh1990/yaml-rust/pull/157)
instead of `linked_hash_map`.

## v0.6.0

**Development**:

- `is_xxx` functions were moved into the private `char_traits` module.

- Benchmarking tools were added.

- Performance was improved.

## v0.5.0

- The parser now supports tag directives.
Expand Down

0 comments on commit 01ea177

Please sign in to comment.