Skip to content

Commit

Permalink
chore(release): 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsanima committed Aug 17, 2021
1 parent 60dd282 commit 81b866c
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,41 @@ and `README.md` file for commit guidelines. Also you should check [conventional-
Docomentation for **mdsanima-rt-go** Aplication is available
at [docs mdsanima-dev](https://mdsanima-dev.github.io/mdsanima-rt-go/) be sure to check it.

## [0.2.0](https://github.com/mdsanima-dev/mdsanima-rt-go/compare/v0.1.0...v0.2.0)

*Date:* *2021-08-17*

### Features

* add image bacground resources ([c0fef01](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/c0fef01a6a432d5356b6e828d6da8ee6225880d6))
* app icon images ([c736573](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/c7365730cfb1d206e293e907e09bf2a6ee89ef46))
* app info on the bottom closes [#19](https://github.com/mdsanima-dev/mdsanima-rt-go/issues/19) ([bf1f35c](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/bf1f35c78b3cf25f88ead5f449576c41a15b1850))
* bacground image on welcome screen closes [#17](https://github.com/mdsanima-dev/mdsanima-rt-go/issues/17) ([7cf071c](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/7cf071c8df7a231bde8b56bd1fb04db77cdc095d))
* button for switch screen draw label closes [#18](https://github.com/mdsanima-dev/mdsanima-rt-go/issues/18) ([94170d6](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/94170d6e07182d24d93c3335c9cf43271c1b6fcb))
* hight resolution logo img ([f24eeb1](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/f24eeb186501ecf81e98f2ad90126dc7fa584a11))
* switch screen after 30 seconds closes [#20](https://github.com/mdsanima-dev/mdsanima-rt-go/issues/20) ([7464ca3](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/7464ca3353d6d2b3f412d4a219fa6ef9a700d2f5))
* **devs:** resource path on all platform closes [#12](https://github.com/mdsanima-dev/mdsanima-rt-go/issues/12) ([5552aa0](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/5552aa01e673815190b9980e7736c09a7fe8bf2f))

### Bug Fixes

* **android:** add pillow to requirements buildozer spec ([60dd282](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/60dd282f5e8f2b39c8b6b68023653d3c44f14ed2))
* add help for opengl not detect ([eab4199](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/eab4199bd103c125a4c0137a86305c3c38fc930e))
* add notification alert ([d569314](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/d56931497739553a4362e7af40b5bf6d87b796fb))
* command requirement python install ([8484b1b](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/8484b1bb619f3c28b73806be1c31185e477e62ca))
* configuration module for windows ([07fae7b](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/07fae7b47a650cdb1996cc9dda63364976b7d22e))
* fix path ([f286a1c](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/f286a1c0367e9361531c552bdf8be895526314a5))
* kivy `setting` module check platform icons closes [#13](https://github.com/mdsanima-dev/mdsanima-rt-go/issues/13) ([5caacf0](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/5caacf0a2764bd8e8d7fee6d54555ab8357472e1))
* new folder source on the main app closes [#11](https://github.com/mdsanima-dev/mdsanima-rt-go/issues/11) ([7ad7a8b](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/7ad7a8b78abf946246af30002a04b7f847810cf6))
* now app in windows and linux open on middle on the screen ([8059aa4](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/8059aa4fca474b6f52c9db929e94b62dc8e07b67))
* path resources on all platform ([dd13228](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/dd132287585448c65c3e56aecd2e3e408ace04d3))
* select end of line sequence `lf` ([70854dd](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/70854dde07461e44abaaf1503a66982e8637f8dc))
* **build-system:** path source fixed ([62bc120](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/62bc120895d97eeedab318c844c2527f9032ef36))
* pathex string ([5c8e925](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/5c8e925db87980002fa5b9039fe552f13ac4c4c5))

### Documentation

* add badge on `README.md` file ([4a38d94](https://github.com/mdsanima-dev/mdsanima-rt-go/commit/4a38d947e5c527aebcb22bfc4cd6a12178f2e81e))

## 0.1.0

*Date:* *2021-08-16*
Expand Down

0 comments on commit 81b866c

Please sign in to comment.