Skip to content

Commit

Permalink
chore(subscriber): rm duplicate changelog entries (tokio-rs#294)
Browse files Browse the repository at this point in the history
The `console-subscriber` changelog somehow ended up with two entries
for v0.1.1. This caused the automatic release publishing action to get
confused.

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
  • Loading branch information
hawkw committed Feb 18, 2022
1 parent 0e67d17 commit 7f6cb3b
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions console-subscriber/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,6 @@
## 0.1.1 (2022-01-18)


#### Bug Fixes

* only send *new* tasks/resources/etc over the event channel (#238) ([fdc77e28](fdc77e28))
* increased default event buffer capacity (#235) ([0cf0aee](0cf0aee))
* use saturating arithmetic for attribute updates (#234) ([fe82e170](fe82e170))


<a name="0.1.1"></a>
## 0.1.1 (2022-01-18)


#### Bug Fixes

* only send *new* tasks/resources/etc over the event channel (#238) ([fdc77e28](fdc77e28))
Expand Down

0 comments on commit 7f6cb3b

Please sign in to comment.