diff options
author | John Estabrook <jestabro@vyos.io> | 2023-04-24 08:40:06 -0500 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2023-04-24 08:40:06 -0500 |
commit | fbc1456a812e6e853b619929a9cf85a3b2bb33ae (patch) | |
tree | cdb4e855f63537c6350f0ab0d053a0ba34ae3acc /debian/changelog | |
parent | b9a806a4cdedc1c789f09a4e7b894778a57e31cb (diff) | |
download | vyos-http-api-tools-fbc1456a812e6e853b619929a9cf85a3b2bb33ae.tar.gz vyos-http-api-tools-fbc1456a812e6e853b619929a9cf85a3b2bb33ae.zip |
http-api: T5176: update changelog; remove unneeded dependency
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 7434e79..b2e5186 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vyos-http-api-tools (2.3) unstable; urgency=medium + + * Update version of FastAPI to 0.92.0 + * Drop unneeded dependency + + -- VyOS maintainers and contributors <maintainers@vyos.io> Mon, 24 Apr 2023 08:09:09 -0500 + vyos-http-api-tools (2.2) unstable; urgency=medium * Add package python-pam |