Skip to content

Commit e6f6e4a

Browse files
committed
Add changelog; update readme
1 parent fcde559 commit e6f6e4a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ WebsocketProxy relies on several external libraries. You can install these depen
7070

7171
## Contributing
7272

73-
Contributions are welcome! Please open an issue or submit a pull request on [GitHub](https://github.com/kzhdev/websocket_proxy).
73+
Contributions are welcome! Please open an issue or submit a pull request on [GitHub](https://github.com/kzhdev/websocket_proxy/issues).
7474

7575
## License
7676

src/CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1.0.0.1
2+
- Fix shutdown deadlock
3+
- Add example
4+
- Rename project to websocket_proxy
5+
6+
1.0.0.0
7+
- Initial release

0 commit comments

Comments
 (0)