File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 22 "project": {
33 "name": "frappe_pwa",
44 "description": "PWA setup for Frappe website.",
5- "version": "0.0.1 "
5+ "version": "0.1.0 "
66 }
77}
Original file line number Diff line number Diff line change 11# Changelog
2+
3+ <a name =" 0.1.0 " ></a >
4+
5+ ## 0.1.0 (2020-06-06)
6+
7+ ### Added
8+
9+ - π Initialize template \[ [ fbb20fe] ( https://github.com/Monogramm/frappe_pwa/commit/fbb20fe88c4ac9c1044ec05a2fc5b7f6236d6223 )]
10+
11+ ### Changed
12+
13+ - π§ Fix PWA simple config \[ [ 5d5726a] ( https://github.com/Monogramm/frappe_pwa/commit/5d5726a4b241cdc5a95575e1a7072ac408e503dc )]
14+ - π§ Setup JS include into website \[ [ 0f6e763] ( https://github.com/Monogramm/frappe_pwa/commit/0f6e7636810d0920c80238786e5f49ead963dda2 )]
15+
16+ ### Miscellaneous
17+
18+ - π Add instructions to install \[ [ 226bdc0] ( https://github.com/Monogramm/frappe_pwa/commit/226bdc089f03c42c53a087edae54231113eda4d8 )]
19+ - π Do not ignore public files \[ [ 9ab6f61] ( https://github.com/Monogramm/frappe_pwa/commit/9ab6f61e31d893ce7a3e741055de35491abbcad8 )]
20+ - π₯ Update authors \[ [ fe53f71] ( https://github.com/Monogramm/frappe_pwa/commit/fe53f71b0707ea6f09abdfc76112baea4fcf7278 )]
21+ - Initial commit \[ [ 85bd934] ( https://github.com/Monogramm/frappe_pwa/commit/85bd93448c0f2541733ccc03f3a96ea5387e0518 )]
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22from __future__ import unicode_literals
33
4- __version__ = '0.0.1 '
4+ __version__ = '0.1.0 '
You canβt perform that action at this time.
0 commit comments