We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 475f776 commit c2d4174Copy full SHA for c2d4174
2 files changed
changelog.md
@@ -4,6 +4,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
4
and this project adheres to [Semantic Versioning](http://semver.org/).
5
6
7
+## [0.1.1] 2020/07/17
8
+
9
+### Added
10
+- **[log-selection]:** adds remove eventLog functionality
11
12
+### Changed
13
14
+### Fixed
15
16
17
## [0.1.0] 2020/07/17
18
New slack-like ui
19
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "event-viewer-pp",
3
- "version": "0.1.0",
+ "version": "0.1.1",
"repository": {
"type": "git",
"url": "https://github.com/loukaspd/EventViewer.git"
0 commit comments