diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index 1a61c6b74..a7830986a 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -1,5 +1,5 @@ - + io.elementary.code io.elementary.code.desktop @@ -68,6 +68,22 @@ contact_AT_elementary.io + + +

Minor updates:

+
    +
  • The syntax is now correctly displayed in the format bar when the document is first opened
  • +
  • Opening a document from the command line with the `-g` option now scrolls to the selected range
  • +
  • When entering an ordered list in markdown mode, inserted lines are now indented and numbered correctly
  • +
  • Updated translations
  • +
+
+ + Appending and inserting with indented ordered lists not handled correctly + Document opened with range does not scroll to show selected range + Language shown in format bar incorrect when document first opened + +

Minor updates: