Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
orbitalquark committed Dec 22, 2022
1 parent c25918f commit 3914f18
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ characters when drawing wrap symbols, some marker symbols, and call tip arrows.

## Requirements

* Scinterm 4.0 requires Scintillua 5.3.0 - 5.x.
* Scinterm 4.x requires Scintillua 5.3.0 - 5.x.
* Scinterm 3.2 requires Scintilla 5.1.4 - 5.2.4.
* Scinterm 3.1 requires Scintilla 5.1.0 - 5.1.1.
* Scinterm 3.0 requires Scintilla 3.20.0 - 3.21.0.
Expand Down
18 changes: 18 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

[Atom Feed](https://github.com/orbitalquark/scinterm/releases.atom)

### 4.1 (22 Dec 2022)

Download:

* [Scinterm 4.1][]

Bugfixes:

* Fixed call tip arrow drawing.
* Fixed building with Scintilla 5.3.0.
* Fixed building with some versions of GCC.

Changes:

* Support fold margin color settings (`SCI_SETFOLDMARGIN[HI]COLOUR`).

[Scinterm 4.1]: https://github.com/orbitalquark/scinterm/archive/scinterm_4.1.zip

### 4.0 (05 Sep 2022)

Download:
Expand Down

0 comments on commit 3914f18

Please sign in to comment.