0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-04-11 06:01:21 +00:00

Update CHANGELOG

This commit is contained in:
CrazyMax 2021-01-04 23:41:00 +01:00
parent cd65887ad0
commit d1df066aa3
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
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