Skip to content

Commit 10ed676

Browse files
authored
chore(release): v0.7.0 (#1061)
1 parent 54ff2e5 commit 10ed676

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
# [0.7.0] - 2025-11-29
910
### Added
1011
- Support for Python 3.14 ([#1017])
1112
- Handle conflict with system emojis ([#1059])
@@ -20,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2021
- http://127.0.0.1:8065/api/v4
2122
+ http://127.0.0.1:8065
2223
```
24+
2325
- Require `mattermostautodriver` >=10.12 for detailed API errors in Exceptions ([#1058])
2426

2527
### Removed
@@ -96,7 +98,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9698
### Added
9799
- Initial release
98100

99-
[Unreleased]: https://github.com/maxbrunet/mmemoji/compare/v0.6.0...HEAD
101+
[Unreleased]: https://github.com/maxbrunet/mmemoji/compare/v0.7.0...HEAD
102+
[0.7.0]: https://github.com/maxbrunet/mmemoji/compare/v0.6.0...v0.7.0
100103
[0.6.0]: https://github.com/maxbrunet/mmemoji/compare/v0.5.0...v0.6.0
101104
[0.5.0]: https://github.com/maxbrunet/mmemoji/compare/v0.4.0...v0.5.0
102105
[0.4.0]: https://github.com/maxbrunet/mmemoji/compare/v0.3.1...v0.4.0

0 commit comments

Comments
 (0)