Skip to content

Commit

Permalink
Merge pull request #76 from vrdel/devel
Browse files Browse the repository at this point in the history
release 0.3.9
  • Loading branch information
themiszamani authored Feb 1, 2021
2 parents 9ed148d + 62302c0 commit df9f653
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.9] - 2021-02-01

### Changed

* ARGO-2929 Let systemd handle runtime directory
* ARGO-2855 ams-publisher py3 switch

## [0.3.8] - 2020-10-08

### Fixed
Expand Down
3 changes: 3 additions & 0 deletions argo-nagios-ams-publisher.spec
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ if ! /usr/bin/getent group nagiocmd &>/dev/null; then
fi

%changelog
* Mon Feb 1 2021 Daniel Vrcic <dvrcic@srce.hr> - 0.3.9-1%{?dist}
- ARGO-2855 ams-publisher py3 switch
- ARGO-2929 Let systemd handle runtime directory
* Thu Oct 8 2020 Daniel Vrcic <dvrcic@srce.hr> - 0.3.8-1%{?dist}
- remove leftovers from erroneous SIGHUP handling
* Wed Jul 8 2020 Daniel Vrcic <dvrcic@srce.hr> - 0.3.7-1%{?dist}
Expand Down

0 comments on commit df9f653

Please sign in to comment.