diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f9f3230..f5dd09d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/LICENSE b/LICENSE index 89a69416..f4627d20 100644 --- a/LICENSE +++ b/LICENSE @@ -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