Skip to content

Commit

Permalink
0.6.22
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Jan 12, 2021
1 parent cb5a4f7 commit 48bb0e5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

<!--next-version-placeholder-->

## v0.6.22 (2021-01-12)
### Fix
* **hfml-serializer:** Pagination needs to serialize last ([`468191b`](https://github.com/OpenPecha/openpecha-toolkit/commit/468191b536403c12c3775231b9fd90c11e5dbeac))
* **pagewise:** Pagewise obj created ([`2480e03`](https://github.com/OpenPecha/openpecha-toolkit/commit/2480e033c43b5129375cddc56f69025f3a8d70d1))
* **hfm-formatter:** Durchen parser added ([`a4bdd15`](https://github.com/OpenPecha/openpecha-toolkit/commit/a4bdd15f08f94be407811219e8f8d3e1f4d82eae))
* **serialize-base-module:** Empty line serialize correctly ([`cb4ebca`](https://github.com/OpenPecha/openpecha-toolkit/commit/cb4ebca1ad95871c2a441dd034ed68a1cb8775bd))
* **formatter-basemodule:** Pecha without text formatted correctly ([`ff5dee2`](https://github.com/OpenPecha/openpecha-toolkit/commit/ff5dee213eb7a29a7a58f5717f5f593bd321b073))
* **hmfl-formatter:** Empty line formatted correctly ([`5fcbe87`](https://github.com/OpenPecha/openpecha-toolkit/commit/5fcbe87a23260e28e95a1032e8c766d6f1cc790e))

## v0.6.21 (2020-12-23)
### Fix
* Small bugs ([`a1b1016`](https://github.com/OpenPecha/openpecha-toolkit/commit/a1b1016d78caccfc0b86f82e477c8fd8b0954f8a))
Expand Down
2 changes: 1 addition & 1 deletion openpecha/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Version of openpecha-toolkit package
__version__ = "0.6.21"
__version__ = "0.6.22"

0 comments on commit 48bb0e5

Please sign in to comment.