blob: 93885434d6f1baed1583b3a8ae509c53659ffba9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# CHANGELOG
## 1.21.0
- Replace Travis CI with Github Actions
- Docker image in now published on Github Registry
- Add CHANGELOG.md
- Update Dockerfile to separate Go build and npm build stages
- Update backend and frontend dependencies
- Added a control to not wrap regex around slashes if the user add a pattern that already has slashes
## 1.20.12
- Reached a stable version
|