Skip to content

Commit 06d9dcd

Browse files
committed
update changelog
1 parent 13343ad commit 06d9dcd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
This project uses [semantic versioning](https://semver.org/spec/v2.0.0.html).
44

5-
## [version 0.5.5](): 8/26/2023
5+
## [version 0.5.6](): 9/25/2023
6+
7+
### Added
8+
- Now uses a system to manage package verison control w/ instances. This ensures that even if you're running 2 separate versions of BridgeNet2, it will communicate correctly, and everything will work as expected.
9+
10+
## [version 0.5.5](https://github.com/ffrostflame/BridgeNet2/releases/tag/v0.5.5): 8/26/2023
611

712
### Fixes
813
- All coroutine.resume instances have been replaced with task.spawn. This fixes a lot of obscure bugs.

0 commit comments

Comments
 (0)