Skip to content

Commit

Permalink
Bump version & update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
elchupanebrej committed Nov 26, 2024
1 parent a6c5b7a commit 7bdd9bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,10 @@ Planned
- Contribute to messages repository with python model
- Add support of native legacy cucumber-json

Unreleased
----------
2.3.0
-----
- Add mobile readthedocs site support theme
- Convert e2e test features definitions to markdown
- Move documentation to Gherkin itself
- Implement support of `Markdown <https://github.com/cucumber/gherkin/blob/main/MARKDOWN_WITH_GHERKIN.md>`_ using js based parser
- Update versions:

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ maintainers = [
name = "pytest-bdd-ng"
readme = {file = "README.rst", content-type = "text/x-rst"}
requires-python = ">=3.9"
version = "2.2.0"
version = "2.3.0"

[project.entry-points]
pytest11 = {"pytest-bdd" = "pytest_bdd.plugin"}
Expand Down

0 comments on commit 7bdd9bb

Please sign in to comment.