aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2021-06-03 05:10:28 -0600
committerTim Harder <radhermit@gmail.com>2021-06-03 05:10:28 -0600
commit629a06ca08fe8143d0a2df5b26dc0f9d5c9ba129 (patch)
treebcabc3d4f429133ee0d83155c0394f7f21a91f93 /NEWS.rst
parentpkgdev commit: fix historical repo creation for eclass sourcing (diff)
downloadpkgdev-629a06ca08fe8143d0a2df5b26dc0f9d5c9ba129.tar.gz
pkgdev-629a06ca08fe8143d0a2df5b26dc0f9d5c9ba129.tar.bz2
pkgdev-629a06ca08fe8143d0a2df5b26dc0f9d5c9ba129.zip
update newsv0.1.5
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 39be725..b7743d1 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,6 +2,13 @@
Release Notes
=============
+pkgdev 0.1.5 (2021-06-03)
+-------------------------
+
+- Fix historical repo creation for eclass sourcing.
+
+- Add initial bash completion support.
+
pkgdev 0.1.4 (2021-05-25)
-------------------------