Skip to content

Commit

Permalink
Update release date + add link to commit range
Browse files Browse the repository at this point in the history
  • Loading branch information
weiznich committed Jul 22, 2022
1 parent 6cfa5f3 commit 10c369e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ default features enabled using some set of dependencies. Those set of dependenci
an up to date version of the specific dependency. We check this by using the unstable `-Z minimal-version` cargo flag.
Increasing the minimal supported Rust version will always be coupled at least with a minor release.

## [2.0.0 Rc1] 2022-07-19
## [2.0.0 Rc1] 2022-07-22

### Changed

Expand Down Expand Up @@ -1959,3 +1959,4 @@ the new iterator interface
[1.4.7]: https://github.com/diesel-rs/diesel/compare/v1.4.6...v1.4.7
[1.4.8]: https://github.com/diesel-rs/diesel/compare/v1.4.7...v1.4.8
[2.0.0 Rc0]: https://github.com/diesel-rs/diesel/compare/v.1.4.0...v2.0.0-rc0
[2.0.0 Rc1]: https://github.com/diesel-rs/diesel/compare/v.2.0.0-rc0...v2.0.0-rc1

0 comments on commit 10c369e

Please sign in to comment.