Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Mar 4, 2019
1 parent 7134324 commit 25b3dfe
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release Notes

## [v3.0.1 (2019-03-04)](https://github.com/laravel/horizon/compare/v3.0.0...v3.0.1)

### Fixed
- Fix no failing jobs problem ([#532](https://github.com/laravel/horizon/pull/532))
- Make Year of readableTimestamp more readable ([#535](https://github.com/laravel/horizon/pull/535))

This comment has been minimized.

Copy link
@derekmd

derekmd Mar 4, 2019

Contributor

Rebuilt assets will need to be committed for this timestamp change to come into effect. Otherwise the Horizon dashboard singularity will manifest on March 19th. 🕳️

This comment has been minimized.

Copy link
@driesvints

driesvints Mar 5, 2019

Author Member

You're correct. Released v3.0.2 with compiled assets. Sorry about that!

- `Horizon::night()` move to `boot()`([#537](https://github.com/laravel/horizon/pull/537))

### Removed
- Remove unnecessary register method ([7134324](https://github.com/laravel/horizon/commit/7134324d51b3bc917fd8fdb0e3e48f2b7f98475a))

## [v3.0.0 (2019-02-27)](https://github.com/laravel/horizon/compare/v2.2.2...v3.0.0)

### Added
Expand Down

0 comments on commit 25b3dfe

Please sign in to comment.