Skip to content

Commit

Permalink
chore: changelog v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Aug 20, 2023
1 parent cdde6f7 commit ab468e9
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,30 @@
# Changelog

## [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)

**Fixed bugs:**

- fix: fix import of removed private vendored attr in pydantic [\#215](https://github.com/tlambert03/ome-types/pull/215) ([tlambert03](https://github.com/tlambert03))

**Merged pull requests:**

- ci\(pre-commit.ci\): autoupdate [\#212](https://github.com/tlambert03/ome-types/pull/212) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))

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

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

**Merged pull requests:**
**Fixed bugs:**

- fix: remove print [\#211](https://github.com/tlambert03/ome-types/pull/211) ([tlambert03](https://github.com/tlambert03))

## [v0.4.0](https://github.com/tlambert03/ome-types/tree/v0.4.0) (2023-07-16)

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

**Merged pull requests:**
**Fixed bugs:**

- fix: update stacklevel for deprecation warning [\#210](https://github.com/tlambert03/ome-types/pull/210) ([tlambert03](https://github.com/tlambert03))

Expand Down

0 comments on commit ab468e9

Please sign in to comment.