Skip to content

Commit

Permalink
chore: changelog v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Nov 12, 2023
1 parent 66ecb9c commit 2e83d21
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [v0.4.3](https://github.com/tlambert03/ome-types/tree/v0.4.3) (2023-11-12)

[Full Changelog](https://github.com/tlambert03/ome-types/compare/v0.4.2...v0.4.3)

**Implemented enhancements:**

- feat: build typed kwargs dicts [\#225](https://github.com/tlambert03/ome-types/pull/225) ([tlambert03](https://github.com/tlambert03))

**Fixed bugs:**

- fix: fix build by adding ruff unsafe-fixes and other build fixes [\#229](https://github.com/tlambert03/ome-types/pull/229) ([tlambert03](https://github.com/tlambert03))
- fix: update vendored color deprecations [\#223](https://github.com/tlambert03/ome-types/pull/223) ([tlambert03](https://github.com/tlambert03))

**Merged pull requests:**

- ci\(pre-commit.ci\): autoupdate [\#228](https://github.com/tlambert03/ome-types/pull/228) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
- build: update pydantic compat to v0.1.0 [\#224](https://github.com/tlambert03/ome-types/pull/224) ([tlambert03](https://github.com/tlambert03))
- ci\(dependabot\): bump actions/checkout from 3 to 4 [\#216](https://github.com/tlambert03/ome-types/pull/216) ([dependabot[bot]](https://github.com/apps/dependabot))
- build: use pydantic-compat library [\#213](https://github.com/tlambert03/ome-types/pull/213) ([tlambert03](https://github.com/tlambert03))

## [v0.4.2](https://github.com/tlambert03/ome-types/tree/v0.4.2) (2023-08-20)

[Full Changelog](https://github.com/tlambert03/ome-types/compare/v0.4.1...v0.4.2)
Expand Down

0 comments on commit 2e83d21

Please sign in to comment.