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 e0a2e6e commit b820b4cCopy full SHA for b820b4c
README.md
@@ -42,6 +42,13 @@ Logo kindly provided by krys (krys#4143).
42
43
## Release Notes
44
45
+### 1.0.0 (released 2024-11-08)
46
+- REFACTOR: Big code rearrangement
47
+- META: Add `@homepageURL` and `@supportURL` metadata fields to JS files
48
+- ORG: Start using git-flow with a (master/develop) branch layout
49
+- ORG: Add ESLint config
50
+- FIX: Two instances of `return` being used outside of a function (this should make the script a bit more compatible)
51
+
52
### 0.13.0 (released 2023-12-24)
53
- NEW: Add a progress bar to the discovery queue handler.
54
0 commit comments