Skip to content

Commit c7bf645

Browse files
committed
chore: changelog v0.2.1
1 parent 8f8ec35 commit c7bf645

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [v0.2.1](https://github.com/pyapp-kit/in-n-out/tree/v0.2.1) (2024-04-22)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/in-n-out/compare/v0.2.0...v0.2.1)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: Try to inject parameter value if default value is None [\#110](https://github.com/pyapp-kit/in-n-out/pull/110) ([Czaki](https://github.com/Czaki))
10+
311
## [v0.2.0](https://github.com/pyapp-kit/in-n-out/tree/v0.2.0) (2024-03-18)
412

513
[Full Changelog](https://github.com/pyapp-kit/in-n-out/compare/v0.1.9...v0.2.0)
@@ -8,6 +16,10 @@
816

917
- fix: injecting None into takes optional [\#106](https://github.com/pyapp-kit/in-n-out/pull/106) ([tlambert03](https://github.com/tlambert03))
1018

19+
**Tests & CI:**
20+
21+
- fix: fix ci [\#108](https://github.com/pyapp-kit/in-n-out/pull/108) ([tlambert03](https://github.com/tlambert03))
22+
1123
**Documentation:**
1224

1325
- docs: fix indent and add title to note in 'getting started' [\#100](https://github.com/pyapp-kit/in-n-out/pull/100) ([lucyleeow](https://github.com/lucyleeow))
@@ -16,7 +28,6 @@
1628

1729
**Merged pull requests:**
1830

19-
- fix: fix ci [\#108](https://github.com/pyapp-kit/in-n-out/pull/108) ([tlambert03](https://github.com/tlambert03))
2031
- chore: use ruff-format, general updates [\#107](https://github.com/pyapp-kit/in-n-out/pull/107) ([tlambert03](https://github.com/tlambert03))
2132
- ci\(dependabot\): bump softprops/action-gh-release from 1 to 2 [\#105](https://github.com/pyapp-kit/in-n-out/pull/105) ([dependabot[bot]](https://github.com/apps/dependabot))
2233
- ci\(dependabot\): bump actions/cache from 3 to 4 [\#103](https://github.com/pyapp-kit/in-n-out/pull/103) ([dependabot[bot]](https://github.com/apps/dependabot))

0 commit comments

Comments
 (0)