Skip to content

Commit

Permalink
name
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool authored Jun 9, 2024
1 parent 3e06914 commit ea7f2c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
check:
name: Trigger site build
name: Check CHANGELOG.md
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Geode Changelog

## v3.0.0-alpha.1 mat
## v3.0.0-alpha.1 matá
* Deprecated the old web API, replacing it with a new one (b129808)
* Replace `ghc::filesystem` with `std::filesystem` (#713)
* Make `queueInMainThread` take a move only function
Expand Down

0 comments on commit ea7f2c0

Please sign in to comment.