diff options
author | John Estabrook <jestabro@vyos.io> | 2021-12-04 13:19:24 -0600 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2021-12-04 14:58:25 -0600 |
commit | 390f08d82bea80a1d8bbf0cd11d9d4762c7ac503 (patch) | |
tree | 5096050bf25f2d5c2051524fd534229abfae6450 | |
parent | 57ea4193c679c097995a1cc1276c78351f6232fa (diff) | |
download | vyos-http-api-tools-390f08d82bea80a1d8bbf0cd11d9d4762c7ac503.tar.gz vyos-http-api-tools-390f08d82bea80a1d8bbf0cd11d9d4762c7ac503.zip |
graphql: T3993: update changelog1.3.3-epa11.3.2
(cherry picked from commit 706a82d7bb9c4f49976015c88f9859bf40c4a52c)
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cfd9208..47ccddf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vyos-http-api-tools (0.2.0-1.1) unstable; urgency=medium + + * Add sgqlc + * Add support for ariadne file upload + + -- VyOS maintainers and contributors <maintainers@vyos.io> Sat, 04 Dec 2021 19:15:18 +0000 + vyos-http-api-tools (0.2.0-1) unstable; urgency=medium * Add GraphQL support |