We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b74107 commit a273e47Copy full SHA for a273e47
CHANGELOG.md
@@ -10,7 +10,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
10
11
### Added
12
13
-- Added context menu (right click) option to delete report files
+- Added a right click context menu to delete report files
14
+- Added tests to check the extension features automaticly
15
16
### Changed
17
package.json
@@ -2,7 +2,7 @@
2
"name": "magento-log-viewer",
3
"displayName": "Magento Log Viewer",
4
"description": "A Visual Studio Code extension to view and manage Magento log files.",
5
- "version": "1.6.1",
+ "version": "1.7.0",
6
"publisher": "MathiasElle",
7
"icon": "resources/logo.png",
8
"repository": {
0 commit comments