diff options
author | B. Stack <bgstack15@gmail.com> | 2022-03-17 19:29:19 +0000 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-03-17 19:29:19 +0000 |
commit | 80d5c19cdc6aea03cc9f2fef53abbe72104518fa (patch) | |
tree | 0e03b97b802e437d05321e8c43a82267d6ec55e4 /debian/changelog | |
parent | add username support for user admin (diff) | |
parent | v0.0.2: add curl support (diff) | |
download | stackbin-80d5c19cdc6aea03cc9f2fef53abbe72104518fa.tar.gz stackbin-80d5c19cdc6aea03cc9f2fef53abbe72104518fa.tar.bz2 stackbin-80d5c19cdc6aea03cc9f2fef53abbe72104518fa.zip |
Merge branch 'dev' into 'master'
v0.0.2: add curl support
Closes #1
See merge request bgstack15/stackbin!1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 67536b3..c37c16a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +stackbin (0.0.2-1) obs; urgency=low + + * New upstream release + * Add support to upload from command line + + -- B. Stack <bgstack15@gmail.com> Thu, 17 Mar 2022 11:31:40 -0400 + stackbin (0.0.1-1) obs; urgency=low * Initial release. Closes: packages-want#005 |