Skip to content

Commit

Permalink
Merge branch 'master' of github.com:OpenPecha/openpecha
Browse files Browse the repository at this point in the history
  • Loading branch information
10zinten committed Oct 8, 2020
2 parents 7d3e8a9 + f7f8d05 commit e85f200
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog

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

## v0.6.12 (2020-10-08)
### Fix
* Skip the hfml_serializer test for a new release ([`25fba24`](https://github.com/OpenPecha/openpecha-toolkit/commit/25fba241d4b1e94b08f2c96b300923dbe8009902))
* Unified opfpath to opf_path ([`9646b34`](https://github.com/OpenPecha/openpecha-toolkit/commit/9646b3450c73ab26736f3daf6ebb8ab104b61cdd))
* Pecha_id as arguments ([`e288b1d`](https://github.com/OpenPecha/openpecha-toolkit/commit/e288b1dc7524da4b1dad383775a791cbad14bd1b))
* Improve log message ([`338e661`](https://github.com/OpenPecha/openpecha-toolkit/commit/338e661581d30bb4bf427131cd21a2e70d9ab92d))
* Fix sub topic nested list ([`f22dcd1`](https://github.com/OpenPecha/openpecha-toolkit/commit/f22dcd1c54e2816e96ee2ba58a5a232c6abc7d10))
* Import error ([`218c2bf`](https://github.com/OpenPecha/openpecha-toolkit/commit/218c2bf6006ead18305a70b2db88fae4c37d6805))
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.11"
__version__ = "0.6.12"

0 comments on commit e85f200

Please sign in to comment.