Skip to content

Commit 42073ed

Browse files
committed
Update CHANGELOG sections and release date
1 parent 27ec4dd commit 42073ed

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

CHANGELOG.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
1-
# [MongooseIM 6.3.3](https://github.com/esl/MongooseIM/releases/tag/6.3.3) - 2025-04-11
1+
# [MongooseIM 6.3.3](https://github.com/esl/MongooseIM/releases/tag/6.3.3) - 2025-04-10
22

33
## Highlights
44
- Fixed buffer duplication issue in stream management
55
- Improved IQ handling for unknown ID formats
66
- Restored package support for older systems
77
- Various enhancements and bug fixes
88

9-
## Changed
10-
- Minor refactor of `mod_stream_management` (#4497)
11-
- Improved type specs for Sid (#4502)
12-
139
## Fixed
1410
- Duplication issue in stream management buffer (#4496, #4498)
1511
- Stream management stanza counting (#4501)
@@ -20,15 +16,17 @@
2016
- Call to an unsupported MySQL option (#4508)
2117

2218
## Other
19+
- Minor refactor of `mod_stream_management` (#4497)
20+
- Improved type specs for Sid (#4502)
2321
- Documentation improvements (#4495)
2422
- Testing improvements (#4505)
2523

2624
## Commits, merged PRs and closed issues
2725
- [List of merged PRs](https://github.com/esl/MongooseIM/pulls?q=is%3Apr+is%3Amerged+milestone%3A6.3.3)
2826

29-
- [List of closed issues](https://github.com/esl/MongooseIM/issues?q=is%3Aissue+is%3Aclosed+closed%3A2025-02-24..2025-04-11)
27+
- [List of closed issues](https://github.com/esl/MongooseIM/issues?q=is%3Aissue+is%3Aclosed+closed%3A2025-02-24..2025-04-09)
3028

31-
- [Repository history for this release](https://github.com/esl/MongooseIM/graphs/contributors?from=2025-02-24&to=2025-04-11&type=c)
29+
- [Repository history for this release](https://github.com/esl/MongooseIM/graphs/contributors?from=2025-02-24&to=2025-04-09&type=c)
3230

3331
- [List of merged PRs based on merge date](https://github.com/esl/MongooseIM/pulls?q=is%3Apr+is%3Amerged+milestone%3A6.3.3+sort%3Aupdated-desc)
3432

0 commit comments

Comments
 (0)