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 05dd8de commit 5fd88abCopy full SHA for 5fd88ab
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## v1.7.13 (25/06/2024)
4
+## Changes
5
+## 🐛 Hotfixes
6
+
7
+- Amend exclude option @SeongjunJo (#162)
8
9
+---
10
11
## v1.7.12 (21/06/2024)
12
## Changes
13
## 🔧 Maintenance
@@ -309,16 +317,3 @@
309
317
## 🐛 Hotfixes
310
318
311
319
- Fix the bug that can't extract copyright @soimkim (#92)
312
-
313
----
314
315
-## v1.6.16 (01/09/2022)
316
-## Changes
-## 🐛 Hotfixes
-- Fix a bug when reading a non-existent key @soimkim (#89)
320
321
-## 🔧 Maintenance
322
323
-- Do not print empty parsing messages @soimkim (#91)
324
-- Change the required version of Python to 3.7 @soimkim (#90)
0 commit comments