Skip to content

Commit b820b4c

Browse files
committed
Add release note to README.md.
1 parent e0a2e6e commit b820b4c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@ Logo kindly provided by krys (krys#4143).
4242

4343
## Release Notes
4444

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+
4552
### 0.13.0 (released 2023-12-24)
4653
- NEW: Add a progress bar to the discovery queue handler.
4754

0 commit comments

Comments
 (0)