Skip to content

Commit

Permalink
chore: thirdparty and changelog for upcoming v2 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: Seth Stadick <sethstadick@Seths-MacBook-Pro.local>
  • Loading branch information
sstadick and Seth Stadick authored Mar 17, 2024
1 parent 98efdb7 commit 5ce615f
Show file tree
Hide file tree
Showing 2 changed files with 9,705 additions and 675 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v2.0.0
- [feature](https://github.com/sstadick/cargo-bundle-licenses/pull/32) Climb path and check workspace directory for LICENSE file from @BlueGreenMagick
- [feature](https://github.com/sstadick/cargo-bundle-licenses/pull/33) Add MPL-2.0 License from @BlueGreenMagick
- [feature](https://github.com/sstadick/cargo-bundle-licenses/pull/34) detect LICENSE-UNICODE file for Unicode-dfs-2016 in crate unicode-ident from @BlueGreenMagick
= This change will cause existing generated files to now fail in CI, which is why I've bumped the verions to 2.0
- [feature](https://github.com/sstadick/cargo-bundle-licenses/pull/30) Add repository field to license from @troppmann
- This is also a potentially breaking change to exsiting thirdparty yaml files

# v1.3.0
- [feature](https://github.com/sstadick/cargo-bundle-licenses/pull/28) Added ISC license @jwodder
- [bugfix](https://github.com/sstadick/cargo-bundle-licenses/pull/29) Bad ordering of generic license application @jwodder
Expand Down
Loading

0 comments on commit 5ce615f

Please sign in to comment.