1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 02:05:59 +01:00

Update CHANGES.

This commit is contained in:
Juliusz Chroboczek 2024-10-27 15:09:49 +01:00
parent de09706edd
commit e9acdf9677

11
CHANGES
View file

@ -1,3 +1,14 @@
Galene 0.95.0 (unreleased)
* Galene now requires Go 1.20.
* Added "galenectl" utility and removed "galene-password-generator".
This is an incompatible change.
* Fixed a number of bugs in the management protocol.
* Reworked the peer-to-peer file transfer protocol. This is an
incompatible change.
* Added an id to every chat message, and made it possible to remove
a single chat message.
15 July 2024: Galene 0.9.1
* Added an example client with minimal functionality under static/example.