We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e432805 commit d6df9bbCopy full SHA for d6df9bb
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## Release 0.2.0
6
+
7
+**Features**
8
9
+**Bugfixes**
10
11
+- Fixed typo in metadata.
12
13
+**Known Issues**
14
15
## Release 0.1.0
16
17
**Features**
metadata.json
@@ -1,8 +1,8 @@
1
{
"name": "benjaminrobertson-applocker",
- "version": "0.1.0",
+ "version": "0.2.0",
"author": "benjaminrobertson",
- "summary": "Configured applocker (Applications whitelisting) for Windows",
+ "summary": "Configures applocker (Applications whitelisting) for Windows",
"license": "Apache-2.0",
"source": "https://github.com/benjamin-robertson/applocker",
"project_page": "https://github.com/benjamin-robertson/applocker",
0 commit comments