Skip to content

Commit f51c36a

Browse files
committed
Add initial changelog for installer downloader
1 parent 226d5f1 commit f51c36a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

installer-downloader/CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Changelog
2+
All notable changes are recorded here.
3+
4+
### Format
5+
6+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
7+
8+
Entries should have the imperative form, just like commit messages. Start each entry with words like
9+
add, fix, increase, force etc.. Not added, fixed, increased, forced etc.
10+
11+
Line wrap the file at 100 chars. That is over here -> |
12+
13+
### Categories each change fall into
14+
15+
* **Added**: for new features.
16+
* **Changed**: for changes in existing functionality.
17+
* **Deprecated**: for soon-to-be removed features.
18+
* **Removed**: for now removed features.
19+
* **Fixed**: for any bug fixes.
20+
* **Security**: in case of vulnerabilities.
21+
22+
## [Unreleased]
23+
- Initial support for downloading and installing the latest version of the Mullvad VPN app on
24+
Windows and macOS.

0 commit comments

Comments
 (0)