Browse Source

2019

master
g2384 5 years ago
parent
commit
fd0da044dc
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      README.md

+ 3
- 3
README.md View File

@ -6,13 +6,13 @@ VHDL formatter web online written in javascript
## Release Notes ## Release Notes
### 2.5 [2018-03-13]
### 2.5 [2019-03-13]
- keep the front page concise - keep the front page concise
- add `style.css`, improve UI - add `style.css`, improve UI
- support all browsers (do not use `RegExp Lookbehind Assertions`) - support all browsers (do not use `RegExp Lookbehind Assertions`)
### 2.4 [2018-02-23]
### 2.4 [2019-02-23]
- use local storage to store settings - use local storage to store settings
- add `main.js` - add `main.js`
@ -20,7 +20,7 @@ VHDL formatter web online written in javascript
- expand/hide setting options - expand/hide setting options
- align signs locally or globally - align signs locally or globally
### 2.3 [2018-02-22]
### 2.3 [2019-02-22]
- bugfix "remove non-comment code by mistake" - bugfix "remove non-comment code by mistake"
- add `tests` folder, improve the project management - add `tests` folder, improve the project management


Loading…
Cancel
Save