Skip to content

Commit cfcb2e3

Browse files
committed
chore(docs): update changelog
1 parent 2f8be1e commit cfcb2e3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.0.2
4+
5+
* Feat: Add documentation. PR [#4](https://github.com/malvex/sheppy/pull/4) by [@malvex](https://github.com/malvex)
6+
* fix: mypy errors. PR [#16](https://github.com/malvex/sheppy/pull/16) by [@malvex](https://github.com/malvex)
7+
* chore(ci): add support for python 3.14. PR [#17](https://github.com/malvex/sheppy/pull/17) by [@malvex](https://github.com/malvex)
8+
* feat(worker): add support for --max-prefetch. PR [#12](https://github.com/malvex/sheppy/pull/12) by [@malvex](https://github.com/malvex)
9+
* feat(models): Add exception name into task.error attribute. PR [#11](https://github.com/malvex/sheppy/pull/11) by [@malvex](https://github.com/malvex)
10+
* fix: Task exception was never retrieved if return annotation validation fails. PR [#14](https://github.com/malvex/sheppy/pull/14) by [@malvex](https://github.com/malvex)
11+
312
## 0.0.1
413

514
Initial release.

0 commit comments

Comments
 (0)