Skip to content

Commit

Permalink
Update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasbishop committed Aug 27, 2022
1 parent 1509dfd commit fb5e144
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gpt_disk_io/CHANGELOG.md
@@ -1,3 +1,7 @@
# Unreleased

* Relax version requirement for `bytemuck`.

# 0.13.0

* Allow the MIT license to be used in addition to Apache-2.0.
Expand Down
4 changes: 4 additions & 0 deletions gpt_disk_types/CHANGELOG.md
@@ -1,3 +1,7 @@
# Unreleased

* Relax version requirement for `bytemuck`.

# 0.13.0

* Allow the MIT license to be used in addition to Apache-2.0.
Expand Down
4 changes: 4 additions & 0 deletions uguid/CHANGELOG.md
@@ -1,3 +1,7 @@
# Unreleased

* Relax version requirements for `bytemuck` and `serde`.

# 1.0.3

* Fix license links in README, take two.
Expand Down

0 comments on commit fb5e144

Please sign in to comment.