Skip to content

Commit

Permalink
Release v2.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
threema-danilo committed Mar 12, 2020
1 parent 3e49876 commit 168c603
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ This changelog lists the most important changes for each released version. For
the full log, please refer to the git commit history.


### [v2.3.6][v2.3.6] (2020-03-12)

Changes:

* [feature] Add official support for Edge 79+ ([#971][i971])
* [change] Upgrade dependencies ([#968][i968])


### [v2.3.5][v2.3.5] (2020-02-24)

Changes:
Expand Down Expand Up @@ -914,8 +922,11 @@ First public release.
[i961]: https://github.com/threema-ch/threema-web/issues/961
[i965]: https://github.com/threema-ch/threema-web/issues/965
[i966]: https://github.com/threema-ch/threema-web/issues/966
[i968]: https://github.com/threema-ch/threema-web/issues/968
[i969]: https://github.com/threema-ch/threema-web/issues/969
[i971]: https://github.com/threema-ch/threema-web/issues/971

[v2.3.6]: https://github.com/threema-ch/threema-web/compare/v2.3.5...v2.3.6
[v2.3.5]: https://github.com/threema-ch/threema-web/compare/v2.3.4...v2.3.5
[v2.3.4]: https://github.com/threema-ch/threema-web/compare/v2.3.3...v2.3.4
[v2.3.3]: https://github.com/threema-ch/threema-web/compare/v2.3.2...v2.3.3
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "threema-web",
"version": "2.3.5",
"version": "2.3.6",
"description": "Threema Webclient",
"scripts": {
"build": "npm run build:js && npm run build:css",
Expand Down

0 comments on commit 168c603

Please sign in to comment.