mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 01:10:02 +02:00
Release notes for 1.12.6b
This commit is contained in:
parent
db9f4ae152
commit
acde3d1c04
13 changed files with 324 additions and 248 deletions
|
@ -13,8 +13,9 @@ export interface ReleaseNote {
|
|||
version: string
|
||||
date?: string // optional for twilight
|
||||
extra?: string
|
||||
image?: boolean
|
||||
fixes?: Fix[]
|
||||
security?: string
|
||||
knownIssues?: string[]
|
||||
features?: string[]
|
||||
breakingChanges?: BreakingChange[]
|
||||
themeChanges?: string[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue