This commit is contained in:
parent
c81715ad1f
commit
27312ecfaf
1 changed files with 9 additions and 2 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -1,15 +1,22 @@
|
|||
# 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
|
||||
|
||||
- Update gitlab CI configuration
|
||||
|
||||
# 0.5.0
|
||||
|
||||
- Remove poetry
|
||||
- Removed poetry
|
||||
- Use `setuptools` for packaging
|
||||
- Added a `Makefile`
|
||||
- Use `pip-compile` for dependecy management
|
||||
- Use `pip-compile` for dependency management
|
||||
|
||||
# 0.4.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue