prepare release
This commit is contained in:
+5
-1
@@ -1,3 +1,8 @@
|
|||||||
|
## 0.2.1
|
||||||
|
|
||||||
|
* Added landing page
|
||||||
|
* Adjusted routing for back navigation and landing page
|
||||||
|
|
||||||
## 0.2.0
|
## 0.2.0
|
||||||
|
|
||||||
* Added "About"-Dialog
|
* Added "About"-Dialog
|
||||||
@@ -8,7 +13,6 @@
|
|||||||
|
|
||||||
* Added the ability to open and directly summarize/prompt PDF documents.
|
* Added the ability to open and directly summarize/prompt PDF documents.
|
||||||
|
|
||||||
|
|
||||||
## 0.1.0
|
## 0.1.0
|
||||||
|
|
||||||
* Initial release
|
* Initial release
|
||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
name: bang_navigator
|
name: bang_navigator
|
||||||
description: "A secure and privacy friendly search browser"
|
description: "A secure and privacy friendly search browser"
|
||||||
publish_to: 'none'
|
publish_to: 'none'
|
||||||
version: 0.2.0+3
|
version: 0.2.1+4
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=3.4.1 <4.0.0'
|
sdk: '>=3.4.1 <4.0.0'
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
* Added landing page
|
||||||
|
* Adjusted routing for back navigation and landing page
|
||||||
Reference in New Issue
Block a user