Skip to content

Commit

Permalink
v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheQwertiest committed Jun 29, 2021
1 parent b45f7a4 commit f65a5d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#### Table of Contents
- [Unreleased](#unreleased)
- [1.5.0](#150---2021-06-30)
- [1.4.1](#141---2021-02-14)
- [1.4.0](#140---2021-02-11)
- [1.3.1](#131---2020-07-18)
Expand All @@ -26,6 +27,8 @@
___

## [Unreleased][]

## [1.5.0][] - 2021-06-30
### Added
- API changes:
- Added fine-grained playlist lock control via `plman.GetPlaylistLockedActions()` and `plman.SetPlaylistLockedActions()` ([#144](https://github.com/TheQwertiest/foo_spider_monkey_panel/issues/144)).
Expand Down Expand Up @@ -403,7 +406,8 @@ ___
- More rigorous error checks.
- Updated samples with compatibility fixes.

[unreleased]: https://github.com/TheQwertiest/foo_spider_monkey_panel/compare/v1.4.1...HEAD
[unreleased]: https://github.com/TheQwertiest/foo_spider_monkey_panel/compare/v1.5.0...HEAD
[1.5.0]: https://github.com/TheQwertiest/foo_spider_monkey_panel/compare/v1.4.1...v1.5.0
[1.4.1]: https://github.com/TheQwertiest/foo_spider_monkey_panel/compare/v1.4.0...v1.4.1
[1.4.0]: https://github.com/TheQwertiest/foo_spider_monkey_panel/compare/v1.3.1...v1.4.0
[1.3.1]: https://github.com/TheQwertiest/foo_spider_monkey_panel/compare/v1.3.0...v1.3.1
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.2-dev
1.5.0

0 comments on commit f65a5d2

Please sign in to comment.