You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [1.0.0] - 2026-02-02
9
+
10
+
### Added
11
+
- Staff picks: curated resources for LIVE/TEST/EMU. Turn it off if you don't care what we like.
12
+
13
+
### Changed
14
+
- Authentication now uses OAuth2, though you can still use an API key if you prefer.
15
+
16
+
### Fixed
17
+
-`publish`: `--message` can be a file path. If it’s a Keep a Changelog file, we'll use the matching version entry; otherwise the file contents are posted. Empty messages are skipped.
18
+
- Corrected maps directory handling for special resources. Sorry for the bad maps dirs all this time! Please delete the old ones from your EQ directory.
0 commit comments