-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: FedericoBruzzone <[email protected]>
- Loading branch information
1 parent
1a361f3
commit 5a6af17
Showing
1 changed file
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). | ||
|
||
## [Unreleased] - yyyy-mm-dd | ||
|
||
Here we write upgrading notes for brands. It's a team effort to make them as straightforward as possible. | ||
|
||
### Added | ||
- Add `CHANGELOG.md` file to the project. | ||
|
||
### Changed | ||
|
||
### Fixed | ||
|
||
## [1.0.4] - 2024-06-24 | ||
|
||
### Added | ||
- Feature `local-tdlib` for local usage of TDLib. | ||
- New build functions for enhanced customization and control. | ||
|
||
### Changed | ||
|
||
### Fixed | ||
|
||
## [1.0.3] - 2024-06-20 | ||
|
||
### Added | ||
|
||
### Changed | ||
- Upgraded TDLib to version `1.8.29`. | ||
|
||
### Fixed | ||
|
||
## [1.0.2] - 2017-03-14 | ||
|
||
### Added | ||
- CI/CD pipeline for the project. | ||
- Feature `download-tdlib` to download TDLib directly. | ||
- Ability to link TDLib without using `pkgconfig`. | ||
|
||
### Changed | ||
|
||
### Fixed | ||
|