Danilo Bargen 7 rokov pred
rodič
commit
71097ed689
3 zmenil súbory, kde vykonal 247 pridanie a 236 odobranie
  1. 11 0
      CHANGELOG.md
  2. 235 235
      package-lock.json
  3. 1 1
      package.json

+ 11 - 0
CHANGELOG.md

@@ -3,6 +3,14 @@
 This changelog lists the most important changes for each released version. For
 the full log, please refer to the git commit history.
 
+### [v2.0.1][v2.0.1] (2018-08-07)
+
+Changes:
+
+* [feature] Cancel battery alert when phone is plugged in ([#547][i547])
+* [bug] Fix group / distribution list contact selector ([#550][i550])
+* [bug] Fix troubleshooting background image and favicon
+
 ### [v2.0.0][v2.0.0] (2018-08-02)
 
 This release changes the protocol version from 1 to 2. It provides preliminary
@@ -475,7 +483,10 @@ First public release.
 [i519]: https://github.com/threema-ch/threema-web/issues/519
 [i522]: https://github.com/threema-ch/threema-web/issues/522
 [i528]: https://github.com/threema-ch/threema-web/issues/528
+[i547]: https://github.com/threema-ch/threema-web/issues/547
+[i550]: https://github.com/threema-ch/threema-web/issues/550
 
+[v2.0.1]: https://github.com/threema-ch/threema-web/compare/v2.0.0...v2.0.1
 [v2.0.0]: https://github.com/threema-ch/threema-web/compare/v1.8.2...v2.0.0
 [v1.8.2]: https://github.com/threema-ch/threema-web/compare/v1.8.1...v1.8.2
 [v1.8.1]: https://github.com/threema-ch/threema-web/compare/v1.8.0...v1.8.1

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 235 - 235
package-lock.json


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "threema-web",
-  "version": "2.0.0",
+  "version": "2.0.1",
   "description": "Threema Webclient",
   "scripts": {
     "build": "npm run build:js && npm run build:css",

Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov