Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Commit

Permalink
fix: formatstrings wont be unescaped anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
akelch committed Apr 22, 2021
1 parent 2b8c96c commit 8869a37
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This file documents any relevant changes done to ViUR Vi since version 2.


## [3.0.0-b.10] - 2021-04-22

- Security: Formatstring won't be unescaped anymore.

## [3.0.0-b.9] - 2021-04-21

- Feature: Tree handler now can use shift-click multiselection
Expand Down
2 changes: 1 addition & 1 deletion vi/flare

0 comments on commit 8869a37

Please sign in to comment.