diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e0350fc..e2739f4 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,15 @@ +### 0.2.0+0de7cba (Released 2023-11-20) + +### 0.1.0+0de7cba (Released 2023-9-21) +* Additions: + * [[#5c2704b](https://github.com/Freymaurer/Fable.Pyxpecto/commit/5c2704b5f98f796c8f16205a7e5209d08aa4a65e)] Add shields.io badge + * [[#b7e5063](https://github.com/Freymaurer/Fable.Pyxpecto/commit/b7e5063ea6fc8a5cc01e8d6cb4d3712dd8cc944b)] Update README.md + * [[#a45ad0b](https://github.com/Freymaurer/Fable.Pyxpecto/commit/a45ad0bbf827817bccb5cd258669a827cd49fef2)] Update README.md 📖 + * [[#9b63dfc](https://github.com/Freymaurer/Fable.Pyxpecto/commit/9b63dfca1a00f0db11910efce7b729d1397f87f5)] Update README.md + * [[#33d1940](https://github.com/Freymaurer/Fable.Pyxpecto/commit/33d1940a8321e8d855b59cdee18ec910422cb396)] Update README.md + * [[#fb6af3f](https://github.com/Freymaurer/Fable.Pyxpecto/commit/fb6af3f425c8808a16bc6929557b41076070d713)] Improve error vs failed handling :sparkles: + * [[#0de7cba](https://github.com/Freymaurer/Fable.Pyxpecto/commit/0de7cbaf9588bf103c36b7a6059fe06dc5a9e470)] Merge branch 'main' of https://github.com/Freymaurer/Fable.Pyxpecto + ### 0.0.0+b5a2033 (Released 2023-9-13) * Additions: * Create custom python test runner, based on Fable.Mocha and Expecto syntax.