Skip to content

Commit c2d4174

Browse files
committed
Version 0.1.1
1 parent 475f776 commit c2d4174

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
44
and this project adheres to [Semantic Versioning](http://semver.org/).
55

66

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+
717
## [0.1.0] 2020/07/17
818
New slack-like ui
919

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "event-viewer-pp",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/loukaspd/EventViewer.git"

0 commit comments

Comments
 (0)