Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 8e0bc3b

Browse files
committed
### Version 0.46.0 (Context Menu for Browser)
#### Feature - Add Copy menu item to context-menu in extra browser windows (e.g. logs, metadata, reports, etc...) - Catch more DDL errors #### Fix - Upgrade dbl_dot_local_app cleaner_cli (9/24/2019)
1 parent 7a4220d commit 8e0bc3b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
### Version 0.46.0 (Context Menu for Browser)
2+
3+
#### Feature
4+
5+
- Add Copy menu item to context-menu in extra browser windows (e.g. logs, metadata, reports, etc...)
6+
- Catch more DDL errors
7+
8+
#### Fix
9+
10+
- Upgrade dbl_dot_local_app cleaner_cli (9/24/2019)
11+
112
### Version 0.45.1 (Error log)
213

314
#### Fix

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nathanael",
33
"productName": "nathanael",
4-
"version": "0.45.1",
4+
"version": "0.46.0",
55
"description": "Electron frontend to DBL dot Local",
66
"scripts": {
77
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",

0 commit comments

Comments
 (0)