Skip to content

Commit e671977

Browse files
committed
Update changelogs.
1 parent 1278737 commit e671977

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

data/app.metainfo.xml.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
<li>Fixed deleting notebooks when duplicates in the trash already exist</li>
3838
<li>Fixed zero size trash items not displaying</li>
3939
<li>Fixed crash when opening notes from the command line (or Gnome Search)</li>
40+
<li>Fixed zooming of monospace fonts</li>
4041
<li>Removed selection of the text in the rename box automatically</li>
4142
<li>Moved to Gnome 47 runtime (thanks @drpetrikov)</li>
4243
<li>Moved to newer Gnome widgets (thanks @turlegarden)</li>

src/application.vala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ Sunniva Løvstad
194194
<li>Fixed deleting notebooks when duplicates in the trash already exist</li>
195195
<li>Fixed zero size trash items not displaying</li>
196196
<li>Fixed crash when opening notes from the command line (or Gnome Search)</li>
197+
<li>Fixed zooming of monospace fonts</li>
197198
<li>Removed selection of the text in the rename box automatically</li>
198199
<li>Moved to Gnome 47 runtime (thanks @drpetrikov)</li>
199200
<li>Moved to newer Gnome widgets (thanks @turlegarden)</li>

0 commit comments

Comments
 (0)