Skip to content

Commit

Permalink
Changelog for AppOpener v1.7 ⚡
Browse files Browse the repository at this point in the history
  • Loading branch information
athrvvvv committed Apr 30, 2023
1 parent bebb9cd commit 989f370
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ This changelog is addressed to PyPi module [AppOpener].

---

## [1.7] - 2023-04-30

### Added
- Ability to throw errors when an App is not found
- Made an "old_style.py" where files are created using old method if issues like #9 and #10 occur.

### Changed
- Method for finding apps in the `find ` attribute in `open` function
- Fixed `mklist` function Bug for creating file, where user has imported module

### Removed
- `['(CLS)','CLEARS SCREEN']` from `help commands`

---

## [1.6] - 2023-01-16

### Added
Expand Down Expand Up @@ -110,6 +125,7 @@ This changelog is addressed to PyPi module [AppOpener].
### Removed
- Unwanted conditions & functions.

[1.7]: https://pypi.org/project/AppOpener/1.7/
[1.6]: https://pypi.org/project/AppOpener/1.6/
[1.5]: https://pypi.org/project/AppOpener/1.5/
[1.4]: https://pypi.org/project/AppOpener/1.4/
Expand Down

0 comments on commit 989f370

Please sign in to comment.