mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 05:02:40 +00:00
Update documentation
This commit is contained in:
parent
866800dcc5
commit
44e2c9c13e
2 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
Version 0.1?.? (2022-??-??)
|
||||
Version 0.10.3 (2022-??-??)
|
||||
===========================
|
||||
|
||||
Bug fixes:
|
||||
|
|
|
@ -9,6 +9,13 @@ usually prudent:
|
|||
- Check for any changes to sample systemd unit or other init files
|
||||
- If installing from source, update dependencies with:
|
||||
`composer install -o --no-dev`
|
||||
|
||||
|
||||
Upgrading from 0.10.2 to 0.10.3
|
||||
=============================
|
||||
|
||||
- The following Composer dependencies have been removed:
|
||||
- laminas/laminas-diactoros
|
||||
|
||||
|
||||
Upgrading from 0.8.5 to 0.9.0
|
||||
|
|
Loading…
Reference in a new issue