1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-25 19:23:58 +00:00

Update CHANGELOG

This commit is contained in:
CrazyMax 2020-09-03 22:35:49 +02:00
parent eecc7d8a59
commit c9e6bcfe5a
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -1,5 +1,11 @@
# Changelog
## 1.67-RC1 (2020/09/03)
* LibreNMS 1.67
* Now based on [Alpine Linux 3.12 with s6 overlay](https://github.com/crazy-max/docker-alpine-s6/)
* Missing migration seed flag (#122)
## 1.66-RC2 (2020/08/28)
* Fix DB connection for dispatcher service (#108 #118 #119)