diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | changelog.txt | 7 |
2 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,6 @@ GO ?= go DESTDIR ?= / -EPOCH_TEST_COMMIT ?= ab5dd390ccbb0dbb33b7a78cbb41cb3807a459d2 +EPOCH_TEST_COMMIT ?= c3180c2e51dc7f097679edb86aed1639f3fba41e HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD diff --git a/changelog.txt b/changelog.txt index faea7734b..e7b5eff7e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +- Changelog for v0.9.2.1 (2018-09-17) + * Update release notes for 0.9.2.1 + * Vendor in latest projectatomic/buildah + * Vndr latest containers/image + * Bump gitvalidation epoch + * Bump to v0.9.3-dev + - Changelog for v0.9.2 (2018-09-14) * Update release notes for 0.9.2 * change search test to look for fedora and not fedora-minimal |