Skip to content

Commit

Permalink
docs: 📝 added changelog File with auto generated content of commit me…
Browse files Browse the repository at this point in the history
…ssages of latest tag.
  • Loading branch information
MarcelSchm committed Oct 6, 2024
1 parent bac3ade commit 8ec0367
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 16 deletions.
27 changes: 26 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,32 @@

All notable changes to the next MS Teams Presence Status Busy Light version are the following.

## [v_1.3.0.5] - 2024-10-06

[11e0f28](11e0f28d84090bfa163faa33d631f5ece062d1b3)...[bac3ade](bac3adec0284c2005df6ef4fd14ebff4e572c7a3)

### <!-- 1 -->🐛 Bug Fixes

- Fixed an issue, where sometimes the status is empty, since new file was added but not yet a new status was written inside it. ([2eb378b](2eb378b4b43b8ba8a5396e42a4186f4f115a1fcd))


### <!-- 7 --> 👷 Build

- Update version number to 1.3.0.5 ([bac3ade](bac3adec0284c2005df6ef4fd14ebff4e572c7a3))


### <!-- 8 -->⚙️ Miscellaneous Tasks

- First try to build pyinstaller exe with github actions. ([aace967](aace967620db9587f4ecc526d4a25fd0e09db0da))

- Fixed yaml workflow error ([77c8be2](77c8be2584e88b34b2b1345cfd5235de0cfeb490))

- More bug fixes in github actions yaml. ([47b771e](47b771ea64220eec243dcabe980ba3095e833f4a))


## [v_1.3.0.4] - 2024-09-15

[bb7c180](bb7c18092fd755c4ccd334c955374a4fa6c611d8)...[67c86d1](67c86d1cada6055faa57cff7e30be71afbaecf1a)
[bb7c180](bb7c18092fd755c4ccd334c955374a4fa6c611d8)...[11e0f28](11e0f28d84090bfa163faa33d631f5ece062d1b3)

### <!-- 0 -->🚀 Features

Expand All @@ -29,6 +52,8 @@ All notable changes to the next MS Teams Presence Status Busy Light version are

- Added changelog File with auto generated content of commit messages of latest tag. ([9961aba](9961aba1db755c477b628fe681f823e55f0681ec))

- Added changelog File with auto generated content of commit messages of latest tag. ([11e0f28](11e0f28d84090bfa163faa33d631f5ece062d1b3))


## [v_1.3.0.3] - 2024-09-15

Expand Down
25 changes: 10 additions & 15 deletions changelog_currentVersion.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,27 @@

All notable changes to the next MS Teams Presence Status Busy Light version are the following.

## [v_1.3.0.4] - 2024-09-15

[bb7c180](bb7c18092fd755c4ccd334c955374a4fa6c611d8)...[67c86d1](67c86d1cada6055faa57cff7e30be71afbaecf1a)

### <!-- 0 -->🚀 Features

- Add function to read from serial buffer, for more debugging options for arduino ([3c9fc14](3c9fc14d65b8428e68c098851579a18ff4a69671))
## [v_1.3.0.5] - 2024-10-06

[11e0f28](11e0f28d84090bfa163faa33d631f5ece062d1b3)...[bac3ade](bac3adec0284c2005df6ef4fd14ebff4e572c7a3)

### <!-- 1 -->🐛 Bug Fixes

- Added serial flush to prevent wrong commands send to arduino sometimes ([9fc73a9](9fc73a9c688ec73bc3b754bfbbeeb435bbe5b0a8))
- Fixed an issue, where sometimes the status is empty, since new file was added but not yet a new status was written inside it. ([2eb378b](2eb378b4b43b8ba8a5396e42a4186f4f115a1fcd))


- Fix serial input reading and flushing ([1115ba3](1115ba38f47fb8bec5f7ac8ba2016b101b23114b))
, Version:1.3.0.4
### <!-- 7 --> 👷 Build

- Refactor serial port configuration and status writing ([67c86d1](67c86d1cada6055faa57cff7e30be71afbaecf1a))
- Update version number to 1.3.0.5 ([bac3ade](bac3adec0284c2005df6ef4fd14ebff4e572c7a3))


### <!-- 3 -->📚 Documentation
### <!-- 8 -->⚙️ Miscellaneous Tasks

- Update version number in version.conf for new debug functionality in logs ([6c5b56e](6c5b56e12c325460451c1a0bf115e554e545d69d))
- First try to build pyinstaller exe with github actions. ([aace967](aace967620db9587f4ecc526d4a25fd0e09db0da))

- Added changelog File with auto generated content of commit messages of latest tag. ([1d5f8ea](1d5f8ea6b4e497439599374160e045bf546a649f))
- Fixed yaml workflow error ([77c8be2](77c8be2584e88b34b2b1345cfd5235de0cfeb490))

- Added changelog File with auto generated content of commit messages of latest tag. ([9961aba](9961aba1db755c477b628fe681f823e55f0681ec))
- More bug fixes in github actions yaml. ([47b771e](47b771ea64220eec243dcabe980ba3095e833f4a))


<!-- generated automatically by git-cliff -->

0 comments on commit 8ec0367

Please sign in to comment.