Skip to content

Commit

Permalink
Use correct topic number in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethloeffler committed Sep 20, 2023
1 parent f544bd0 commit 09dc6ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rbx_binary/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# rbx_binary Changelog

## Unreleased
* Added support for `SecurityCapabilities` values. ([#359])
* Added support for `SecurityCapabilities` values. ([#361])

[#359]: https://github.com/rojo-rbx/rbx-dom/pull/359
[#361]: https://github.com/rojo-rbx/rbx-dom/pull/361

## 0.7.1 (2023-08-09)
* Added support for `UniqueId` values. ([#271])
Expand Down

0 comments on commit 09dc6ea

Please sign in to comment.