📃 Changes logs

This commit is contained in:
ful1e5 2021-04-24 15:59:49 +05:30
parent e886686749
commit 7147fb6dcc
2 changed files with 9 additions and 1 deletions

View file

@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
### Added
- Setup target updated inside `builder/Makefile`
### Changed
- `applbuild` modules relative imports
- Removed `setup.py` from `builder/`
## [1.1.4] - 4 Apr 2021
### Added

View file

@ -18,7 +18,6 @@ windows: clean render bitmaps
@cd builder && make build_windows && make clean
# Installation
theme := macOSBigSur
src := ./themes/$(theme)