mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-07 08:55:33 +02:00
🔄 Update changelog
This commit is contained in:
parent
ca21f63ffc
commit
adf251d9ef
2 changed files with 15 additions and 1 deletions
9
.vscode/settings.json
vendored
Normal file
9
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"gitmoji.additionalEmojis": [
|
||||
{
|
||||
"emoji": "🔄",
|
||||
"code": ":arrows_counterclockwise:",
|
||||
"description": "Update changelog"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -7,13 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Open devtools and reload button for custom UI
|
||||
|
||||
### Fixed
|
||||
|
||||
- Theming patches don't cause errors now
|
||||
- Custom UI template compiles and runs
|
||||
|
||||
### Removed
|
||||
|
||||
- Remove the melon sh executable from the imports
|
||||
- Remove the melon executable from the template
|
||||
|
||||
## [1.0.0-a.3]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue