File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v2.6.0
4+
5+ * Allow python-ulid 2.x on Python 3.9 and later by @musicinmybrain in < https://github.com/pydantic/pydantic-extra-types/pull/131 >
6+ * Do not pin the ”major” version of pycountry by @musicinmybrain in < https://github.com/pydantic/pydantic-extra-types/pull/132 >
7+ * 🤖 Create dependabot.yml for updating GitHub action by @yezz123 in < https://github.com/pydantic/pydantic-extra-types/pull/134 >
8+ * :memo : Refactor Documentation for ISBN and MAC address modules by @yezz123 in < https://github.com/pydantic/pydantic-extra-types/pull/124 >
9+ * Add language code definitions and test by @07pepa in < https://github.com/pydantic/pydantic-extra-types/pull/141 >
10+ * :memo : Create a ` changelog ` to match release notes by @yezz123 in < https://github.com/pydantic/pydantic-extra-types/pull/142 >
11+ * Add currency code ISO 4217 and its subset that includes only currencies by @07pepa in < https://github.com/pydantic/pydantic-extra-types/pull/143 >
12+ * 🔨 Update code formatting and linting configurations by @yezz123 in < https://github.com/pydantic/pydantic-extra-types/pull/144 >
13+ * 👷 Add Python checking for dependencies by @yezz123 in < https://github.com/pydantic/pydantic-extra-types/pull/145 >
14+ * 🐛 fix single quote issue by @yezz123 in < https://github.com/pydantic/pydantic-extra-types/pull/148 >
15+
316## v2.5.0
417
518* Add Pendulum DT support by @theunkn0wn1 in < https://github.com/pydantic/pydantic-extra-types/pull/110 >
Original file line number Diff line number Diff line change 1- __version__ = '2.5 .0'
1+ __version__ = '2.6 .0'
You can’t perform that action at this time.
0 commit comments