Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Jan 15, 2024
1 parent 35c039f commit 47812df
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate

### Compatibility

- Update MSRV to 1.70.0

### Internals

- Remove `itertools`

## [3.0.4] - 2023-09-18

### Compatibility
Expand Down
4 changes: 4 additions & 0 deletions crates/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate

### Compatibility

- Update MSRV to 1.70.0

## [1.0.6] - 2023-03-14

### Compatibility
Expand Down
4 changes: 4 additions & 0 deletions crates/tree/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate

### Compatibility

- Update MSRV to 1.70.0

## [1.0.9] - 2023-03-14

### Fixes
Expand Down

0 comments on commit 47812df

Please sign in to comment.