chore(registry): add missing changelog entries

This commit is contained in:
daimond113 2025-02-12 23:15:43 +01:00
parent ae3530126f
commit 2e02fecd46
No known key found for this signature in database
GPG key ID: 640DC95EC1190354

View file

@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- Make aliases case-insensitive by @daimond113
## [0.2.0-rc.2] - 2025-02-10
### Changed
- Remove native-tls dependency by @daimond113