Skip to content

Commit

Permalink
changelog: add a CHANGELOG file
Browse files Browse the repository at this point in the history
Also add the first entry in the CHANGELOG, related to
the issue #1970

Refs: #1970
  • Loading branch information
alexandre-allard committed Oct 31, 2019
1 parent 697cccf commit 5380773
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
2019-10-30 Alexandre Allard <[email protected]>

* salt/_modules/metalk8s_package_manager_yum.py (check_pkg_availability):
Add a context manager for YumBase object taking care of closing yum history,
repositories and RPM DB.

0 comments on commit 5380773

Please sign in to comment.