Skip to content

Commit

Permalink
elfeed-score 1.0.
Browse files Browse the repository at this point in the history
The last obsolete symbols have been removed, with the exception of
`elfeed-score-score-file`, which I suspect would break a lot of
configurations.
  • Loading branch information
sp1ff committed Sep 25, 2021
1 parent 429bc9a commit 52a0026
Show file tree
Hide file tree
Showing 15 changed files with 170 additions and 259 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
name: create-release
runs-on: ubuntu-latest
# Un-comment this for testing
env:
RELEASE_VERSION: 0.9.2
# env:
# RELEASE_VERSION: 0.9.2
steps:
- name: Create artifacts directory
run: mkdir artifacts
Expand Down
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2021-09-16 Michael Herstine <[email protected]>

elfeed-score 1.0.
The last obsolete symbols have been removed, with the exception of
`elfeed-score-score-file`, which I suspect would break a lot of
configurations.

2021-09-15 Michael Herstine <[email protected]>

Remove all symbols made obsolete as of release 0.2.0.
Expand Down
Loading

0 comments on commit 52a0026

Please sign in to comment.