Skip to content

Commit 78390f6

Browse files
committed
chore: changelog v0.1.9
1 parent f9427c3 commit 78390f6

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

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

3+
## [v0.1.9](https://github.com/pyapp-kit/in-n-out/tree/v0.1.9) (2023-10-10)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/in-n-out/compare/v0.1.8...v0.1.9)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: support py312 [\#73](https://github.com/pyapp-kit/in-n-out/pull/73) ([tlambert03](https://github.com/tlambert03))
10+
11+
**Fixed bugs:**
12+
13+
- fix: pass globals through signature resolution [\#75](https://github.com/pyapp-kit/in-n-out/pull/75) ([tlambert03](https://github.com/tlambert03))
14+
15+
**Documentation:**
16+
17+
- docs: Fix typos in \_store.py [\#69](https://github.com/pyapp-kit/in-n-out/pull/69) ([lucyleeow](https://github.com/lucyleeow))
18+
19+
**Merged pull requests:**
20+
21+
- ci\(dependabot\): bump actions/checkout from 3 to 4 [\#70](https://github.com/pyapp-kit/in-n-out/pull/70) ([dependabot[bot]](https://github.com/apps/dependabot))
22+
323
## [v0.1.8](https://github.com/pyapp-kit/in-n-out/tree/v0.1.8) (2023-07-06)
424

525
[Full Changelog](https://github.com/pyapp-kit/in-n-out/compare/v0.1.7...v0.1.8)

0 commit comments

Comments
 (0)