diff options
author | B. Stack <bgstack15@gmail.com> | 2022-03-17 11:36:16 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-03-17 11:36:16 -0400 |
commit | 65116e21030bc2b8ee7caeb1125c2c3a42f14575 (patch) | |
tree | 0e03b97b802e437d05321e8c43a82267d6ec55e4 /debian/changelog | |
parent | add username support for user admin (diff) | |
download | stackbin-65116e21030bc2b8ee7caeb1125c2c3a42f14575.tar.gz stackbin-65116e21030bc2b8ee7caeb1125c2c3a42f14575.tar.bz2 stackbin-65116e21030bc2b8ee7caeb1125c2c3a42f14575.zip |
v0.0.2: add curl supportdev
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 |