Skip to content

Commit 6017b3f

Browse files
committed
update changelog prior to release (#23)
1 parent 1fcac4b commit 6017b3f

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

CHANGELOG.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,30 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
10+
This release is v11.2, but correctly indicates the **breaking change** introduced by upgrading
11+
`git-repository` to v0.24, which fixes [#23](https://github.com/Byron/crates-index-diff-rs/issues/23).
12+
13+
### Commit Statistics
14+
15+
<csr-read-only-do-not-edit/>
16+
17+
- 1 commit contributed to the release.
18+
- 8 days passed between releases.
19+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
20+
- 1 unique issue was worked on: [#23](https://github.com/Byron/crates-index-diff-rs/issues/23)
21+
22+
### Commit Details
23+
24+
<csr-read-only-do-not-edit/>
25+
26+
<details><summary>view details</summary>
27+
28+
* **[#23](https://github.com/Byron/crates-index-diff-rs/issues/23)**
29+
- update version to 12.0 to indicate breaking change via git-repository ([`1fcac4b`](https://github.com/Byron/crates-index-diff-rs/commit/1fcac4b92ec7d2ef90206dabeebc7d07322b0723))
30+
</details>
31+
832
## 11.2.0 (2022-09-20)
933

1034
### New Features
@@ -15,8 +39,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1539

1640
<csr-read-only-do-not-edit/>
1741

18-
- 3 commits contributed to the release over the course of 5 calendar days.
19-
- 5 days passed between releases.
42+
- 4 commits contributed to the release over the course of 6 calendar days.
43+
- 6 days passed between releases.
2044
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
2145
- 0 issues like '(#ID)' where seen in commit messages
2246

@@ -27,6 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2751
<details><summary>view details</summary>
2852

2953
* **Uncategorized**
54+
- Release crates-index-diff v11.2.0 ([`7e420d2`](https://github.com/Byron/crates-index-diff-rs/commit/7e420d284099f195f316429d0ac9ca2262cf881c))
3055
- Use the latest diff API to obtain line diffs. ([`300e966`](https://github.com/Byron/crates-index-diff-rs/commit/300e966f905feb75d8ecc721ae479f0a5e68e681))
3156
- upgrade to `git-repository` v0.24 to simplify diff implementation. ([`9159397`](https://github.com/Byron/crates-index-diff-rs/commit/91593970b6989b93a48138ca35a799808e99afd0))
3257
- remove accidentally added example ([`cd23a28`](https://github.com/Byron/crates-index-diff-rs/commit/cd23a28c45b4d3e6f6ac2fce1034a03eee0ac65f))

0 commit comments

Comments
 (0)