v0.5.0
This is mostly a maintainance release to be compatible with nixos-23.11 but comes with some small improvements as well
This commit is contained in:
parent
3f92b5f197
commit
046194cdad
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
This is a best effort document descibing neccecary changes you might have to do when updating
|
This is a best effort document descibing neccecary changes you might have to do when updating
|
||||||
|
|
||||||
## 0.5.0 UNRELEASED
|
## 0.5.0
|
||||||
|
|
||||||
* The module has been renamed from `synapse` to `default`
|
* The module has been renamed from `synapse` to `default`
|
||||||
* The synapse module now expects a wrapper-style package. This means the module is now incompatible with nixpkgs < 23.11.
|
* The synapse module now expects a wrapper-style package. This means the module is now incompatible with nixpkgs < 23.11.
|
||||||
|
|
Loading…
Reference in New Issue