Skip to content

Commit

Permalink
[4.5.0]: Fixes incorrect PR reference
Browse files Browse the repository at this point in the history
  • Loading branch information
danthorpe committed Feb 13, 2018
1 parent c0c3fe0 commit d246ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
1. [#816](https://github.com/ProcedureKit/ProcedureKit/pull/816) Updates for Xcode 9.2 and Swift 4.0. Thanks to [@jshier](https://github.com/jshier) for making the updates. Included here are updates to the Travis config too.

## Improvements
1. [#718](https://github.com/ProcedureKit/ProcedureKit/pull/718) Some significant performance and reliability improvements for `BackgroundObserver` by [@swiftlyfalling](https://github.com/swiftlyfalling).
1. [#781](https://github.com/ProcedureKit/ProcedureKit/pull/781) Some significant performance and reliability improvements for `BackgroundObserver` by [@swiftlyfalling](https://github.com/swiftlyfalling).

## Deprecations
1. [#818](https://github.com/ProcedureKit/ProcedureKit/pull/818) `UserIntent` property on `Procedure` has been deprecated. Suggestion is to set the underlying queue priority.
Expand Down

0 comments on commit d246ce7

Please sign in to comment.