Skip to content

Commit

Permalink
Release v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lanky committed Feb 23, 2024
1 parent a37c56a commit 5d400a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# Changelog#

## v2.2.2 - FEATURE
- add support for "singers notes"
a37c56a - (HEAD -> master, origin/master, origin/HEAD) Add support for singers' instructions

## v2.2.1 - BUGFIX release

- fixes issues with tests and GH Actions

090c88b - BUGFIX release v2.2.1
b7c1d34 - (HEAD -> master, origin/master, origin/HEAD) Update dependencies and lockfile (2 hours ago) <Stuart Sears>
eea9d85 - Update Vox test patterns (2 hours ago) <Stuart Sears>
cad2486 - Updated Github Actions (2 hours ago) <Stuart Sears>
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ukedown"
version = "2.2.1"
version = "2.2.2"
description = "Markdown extensions for songsheet creation"
authors = ["Stuart Sears <stuart@sjsears.com>"]
include = ["CHANGELOG.md"]
Expand Down

0 comments on commit 5d400a5

Please sign in to comment.