Update changelog
All checks were successful
ci/woodpecker/push/tests Pipeline was successful

This commit is contained in:
Sonny Bakker 2025-02-28 08:58:17 +01:00
parent c81715ad1f
commit 27312ecfaf

View file

@ -1,15 +1,22 @@
# Changelog # Changelog
# 0.6.0
- Replaced dns query usage with calling an external API
- Replaced gitlab CI with Woodpecker configuration
- Refactored optional dependencies & implemented dependency groups
- Moved to uv.lock file for pinning dependencies
# 0.5.1 # 0.5.1
- Update gitlab CI configuration - Update gitlab CI configuration
# 0.5.0 # 0.5.0
- Remove poetry - Removed poetry
- Use `setuptools` for packaging - Use `setuptools` for packaging
- Added a `Makefile` - Added a `Makefile`
- Use `pip-compile` for dependecy management - Use `pip-compile` for dependency management
# 0.4.0 # 0.4.0