|
@@ -1,11 +1,12 @@
|
|
|
-# v0.8.3 (unreleased)
|
|
|
+# v0.8.3 (2023-03-16)
|
|
|
|
|
|
* Bumped minimum Go version to 1.19.
|
|
|
* Switched to zerolog for logging.
|
|
|
* The basic log config will be migrated automatically, but you may want to
|
|
|
tweak it as the options are different.
|
|
|
-* Implemented [MSC3952: Intentional Mentions] for incoming messages.
|
|
|
-* Implemented [MSC2659: Application service ping endpoint].
|
|
|
+* Implemented [MSC3952]: Intentional Mentions
|
|
|
+ (currently only for incoming messages).
|
|
|
+* Implemented [MSC2659]: Application service ping endpoint.
|
|
|
|
|
|
[MSC3952]: https://github.com/matrix-org/matrix-spec-proposals/pull/3952
|
|
|
[MSC2659]: https://github.com/matrix-org/matrix-spec-proposals/pull/2659
|