From d94be69c760e3ed8ff56edd3c54fa4dc4c0c27d6 Mon Sep 17 00:00:00 2001 From: Sean Sube Date: Wed, 15 Feb 2023 21:03:36 -0600 Subject: [PATCH] chore(docs): fix up 0.7.1 notes --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07fd3267..3fbab208 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. See [commit ### [0.7.1](https://github.com/ssube/onnx-web/compare/v0.7.0...v0.7.1) (2023-02-16) +* **api:** remove unused import + ## [0.7.0](https://github.com/ssube/onnx-web/compare/v0.6.1...v0.7.0) (2023-02-16)