TLS support

This commit is contained in:
Andrey Aleksandrov
2026-02-04 18:00:22 +02:00
parent 5a22f36ebf
commit 3ff92ea801
4 changed files with 87 additions and 8 deletions

View File

@@ -5,7 +5,17 @@ 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).
## [v1.0.0] - 2024-12-30
## [v1.1.0] - 2026-02-03
### Add
- TLS support
### Added
- Repository
## [v1.0.0] - 2025-12-30
### Added