We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4601e commit 9d29d89Copy full SHA for 9d29d89
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## v3.0.18 (10/03/2023)
4
+## Changes
5
+## 🐛 Hotfixes
6
+
7
+- Bug fix of same folder name in lint and add @bjk7119 (#140)
8
9
+---
10
11
## v3.0.17 (23/02/2023)
12
## Changes
13
## 🔧 Maintenance
@@ -327,16 +335,3 @@
327
335
328
336
329
337
- Use python-debian v0.1.40 @bjk7119 (#34)
330
-
331
----
332
333
-## v2.1.1 (12/10/2021)
334
-## Changes
-## 🐛 Hotfixes
-- Fix to Flake8 v4.0.0 bug -> using v3.9.2 (when using tox) @bjk7119 (#33)
338
339
-## 🔧 Maintenance
340
341
-- Modify to print help message one time @bjk7119 (#33)
342
-- Modify to test add mode @bjk7119 (#32)
0 commit comments