Skip to content

Commit c770082

Browse files
authored
Add a changelog file (#39)
* Add a changelog file * Add #39 to changelog
1 parent 18cdf4d commit c770082

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6+
7+
## [Unreleased]
8+
9+
### Added
10+
* [#39](https://github.com/stlehmann/PyQt5-stubs/pull/39) Add this changelog file
11+
12+
### Changed
13+
14+
* [#38](https://github.com/stlehmann/PyQt5-stubs/pull/38) Changed license to GPLv3 to be compilient with PyQt5 license
15+
16+
### Fixed

0 commit comments

Comments
 (0)