-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
42 lines (29 loc) · 818 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## [0.4.0] - 2020-02-16
### Added
- Menuitem to goto Wifi Mode
- Wifimode return to normal mode by pressing select
- Fritzing
- linting for Ardunino ino
### Fixed
- Hardware Pinmatch for Wemos D1 Mini
### Changed
- Pinmode for KeypadPins
## [0.3.1] - 2020-02-16
### Changed
- Moved all Webserver creating parts into /webserver
## [0.3.0] - 2020-02-14
### Added
- Webserver Code
- Buildpipeline for Webbserver Code
- gp-pages branch for Dokumentation and Tutorials on github.io
## [0.1.0] - 2020-02-02
### Added
- Arduino Ino Sktech
### Removed
### Changed
### Fixed