|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.0.1](https://github.com/micaelaw/shipengine-python/compare/v2.0.5...v1.0.1) (2026-04-23) |
| 4 | + |
| 5 | + |
| 6 | +### ⚠ BREAKING CHANGES |
| 7 | + |
| 8 | +* Python 3.7, 3.8, and 3.9 are no longer supported. Minimum required Python version is now 3.10. |
| 9 | + |
| 10 | +### Features |
| 11 | + |
| 12 | +* drop Python 3.7-3.9 support, add Python 3.10-3.13 support ([7559751](https://github.com/micaelaw/shipengine-python/commit/75597510aa212c086077a03d7513835569be820a)) |
| 13 | + |
| 14 | + |
| 15 | +### Bug Fixes |
| 16 | + |
| 17 | +* add release-please v4 configuration files ([1fcb54c](https://github.com/micaelaw/shipengine-python/commit/1fcb54cfd0cfbbeb1c8d9d58934d42643d10e876)) |
| 18 | +* add release-please v4 configuration files ([b927df2](https://github.com/micaelaw/shipengine-python/commit/b927df294256961673ab9c08206cbded6154cca7)) |
| 19 | +* correct typo in CD workflow (dependancies -> dependencies) ([a665002](https://github.com/micaelaw/shipengine-python/commit/a665002dca3048d012c3974aab7cdc5d4ed57e0c)) |
| 20 | +* correct typo in CD workflow (dependancies -> dependencies) ([088bee5](https://github.com/micaelaw/shipengine-python/commit/088bee5bb6cfffa19d301aafd7d5d4aedced8b89)) |
| 21 | +* correct typo in linting section of README ([222b293](https://github.com/micaelaw/shipengine-python/commit/222b2930706476254b2229b72db63f9ec3cffb0a)) |
| 22 | +* correct typos in README documentation ([8b1951f](https://github.com/micaelaw/shipengine-python/commit/8b1951f60b2b30640f83eaa938fd9e835d05e7d9)) |
| 23 | +* regenerate poetry.lock and update to modern Poetry config ([6ee6fbe](https://github.com/micaelaw/shipengine-python/commit/6ee6fbef131b49db9fe998939547b5a01a6281aa)) |
| 24 | +* regenerate poetry.lock and update to modern Poetry config ([80b2531](https://github.com/micaelaw/shipengine-python/commit/80b2531ced22aea74334caa2050fb572b8d43e9e)) |
| 25 | +* squash version increment bug ([1c09e5d](https://github.com/micaelaw/shipengine-python/commit/1c09e5df0c06e7a2c87e142591a92db455ee8e86)) |
| 26 | +* update default timeout to 60s ([f018fbf](https://github.com/micaelaw/shipengine-python/commit/f018fbfe8696879b9d1af8f7184551ef7341d3af)) |
| 27 | +* update default timeout to 60s ([82e472f](https://github.com/micaelaw/shipengine-python/commit/82e472f06403e101a4693aae81f6442f2d81e616)) |
| 28 | +* update GitHub workflow badge and resolve CD PyYAML compatibility issue ([5b634ca](https://github.com/micaelaw/shipengine-python/commit/5b634ca5862ddaadd3e527d91b2b55314a158e98)) |
| 29 | +* update GitHub workflow badge URL and fix PyYAML compatibility ([65cc2a3](https://github.com/micaelaw/shipengine-python/commit/65cc2a3a3e0e3ee6d298c417bed2aba01c3b9d5e)) |
| 30 | +* update release-please manifest to current version 1.0.2 ([6da380f](https://github.com/micaelaw/shipengine-python/commit/6da380f582ee57b7c6696adc81222c5dc38cac69)) |
| 31 | +* update release-please manifest to current version 1.0.2 ([6d27544](https://github.com/micaelaw/shipengine-python/commit/6d27544667522cf7c4357340abef3121d0007d9e)) |
| 32 | +* Updated README per release on PYPI ([aa751a8](https://github.com/micaelaw/shipengine-python/commit/aa751a8c4d5237b5471123ab57b706dffb9f9482)) |
| 33 | + |
| 34 | + |
| 35 | +### Miscellaneous Chores |
| 36 | + |
| 37 | +* release 1.0.0 ([f6f702f](https://github.com/micaelaw/shipengine-python/commit/f6f702fa3427508cd78953b88d62e4bf3a0f3bf1)) |
| 38 | +* release 1.0.0 ([c1407d2](https://github.com/micaelaw/shipengine-python/commit/c1407d2de88182c75ba6dafff1ab30a3ed71efc6)) |
| 39 | +* release 1.0.1 ([f0cf624](https://github.com/micaelaw/shipengine-python/commit/f0cf624604443903ca428d2ce1bfd216ce5940f4)) |
| 40 | +* release 1.0.1 ([8cddec1](https://github.com/micaelaw/shipengine-python/commit/8cddec1ffb1e8d8ae9f1fdb9238d7b21f03fb704)) |
| 41 | +* release 1.0.1 ([1a157a2](https://github.com/micaelaw/shipengine-python/commit/1a157a2b212c4e2545de9902fe1bc3d4496eede2)) |
| 42 | +* release 1.0.1 ([31709e5](https://github.com/micaelaw/shipengine-python/commit/31709e542b4f3a9337720f520a41f3088c6aa0d8)) |
| 43 | +* release 1.0.1 ([b463ae5](https://github.com/micaelaw/shipengine-python/commit/b463ae51b06be608c26ca2ea85e902bda4bf5f57)) |
| 44 | + |
3 | 45 | ## [2.1.0](https://github.com/ShipEngine/shipengine-python/compare/v2.0.5...v2.1.0) (2026-04-22) |
4 | 46 |
|
5 | 47 |
|
|
0 commit comments