Skip to content

Commit f4ab474

Browse files
authored
Merge pull request #1344 from marci4/update_changelog_release_1.5.4
2 parents 02e599d + 55588f1 commit f4ab474

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Change log
22

3+
###############################################################################
4+
5+
## Version Release 1.5.4 (2023/07/20)
6+
7+
#### New Features
8+
9+
* [Issue 1308](https://github.com/TooTallNate/Java-WebSocket/issues/1308) - Add support for Java modules ([PR 1309](https://github.com/TooTallNate/Java-WebSocket/pull/1309))
10+
* [PR 1309](https://github.com/TooTallNate/Java-WebSocket/pull/1309) - Add support for Java modules
11+
12+
#### Refactoring
13+
14+
* [PR 1259](https://github.com/TooTallNate/Java-WebSocket/pull/1259) - Replace usages of deprecated constructor Integer(String) with Integer.parseInt
15+
16+
In this release 1 issue and 2 pull requests were closed.
17+
18+
###############################################################################
19+
320
## Version Release 1.5.3 (2022/04/09)
421

522
#### Bugs Fixed

0 commit comments

Comments
 (0)