Update CHANGELOG

This commit is contained in:
CrazyMax
2021-01-04 23:41:00 +01:00
parent cd65887ad0
commit d1df066aa3
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## 4.11.0 (2021/01/04)
* Fix DB migration (#255)
* Add Pushover notification (#254)
* Avoid duplicated notifications with Kubernetes DaemonSet (#252)
* Make scheduler optional (#251)
* Bump github.com/eclipse/paho.mqtt.golang from 1.3.0 to 1.3.1 (#249)
* Handle exclusions as a distinct status (#248)
## 4.10.0 (2020/12/26)
* Refactor CI and dev workflow with buildx bake (#247)

View File

@@ -1,6 +1,6 @@
MIT License
Copyright (c) 2019-2020 CrazyMax
Copyright (c) 2019-2021 CrazyMax
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal