Skip to content

Commit

Permalink
updated changelog with 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bee-Mar committed Dec 18, 2023
2 parents 512bb34 + d02271e commit 32c282c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- Added doc-strings to functions

- Added new method `check_for_mmpm_enhancements` to check for updates to MMPM, which will run
intermittently, and prompt the user when one is found
intermittently, and prompt the user when one is found

- The user may also run `check_for_mmpm_enhancements` by specifying the `-e` flag

Expand Down Expand Up @@ -290,3 +290,11 @@
- fixed URL path causing duplicate static endpoints
- changed import path of gevent.monkey `patch_all` call
- changed installation method of MagicMirror via `mmpm install --magicmirror`

## Version 3.1

- hotfix to update parsing based on 3rd Party Modules page changes

## Version 4.0.0

- total rework of the entire application

0 comments on commit 32c282c

Please sign in to comment.