Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
slavarazum committed Dec 12, 2023
1 parent e99c50f commit 70b8ca7
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@

## [Unreleased](https://github.com/qruto/laravel-wave-client/compare/0.8.0...main)

## 0.5.1 - 2022-08-02

Fixed IIFE build

## 0.5.0 - 2022-08-01

First release 🎉 Works well in the home environment, but should be battle tested before **1.0**.

Checkout ➡️ [README](https://github.com/qruto/laravel-wave/blob/main/README.md).

## [0.8.0](https://github.com/qruto/laravel-wave-client/compare/0.7.3...0.8.0) - 2023-12-12

Fixed several bugs with presence channel state management.
Expand All @@ -30,6 +20,18 @@ Improved presence channels synchronization.

Fix iife build

## [0.7.0](https://github.com/qruto/laravel-wave-client/compare/v0.7.0...0.7.0) - 2023-06-09
## [0.7.0](https://github.com/qruto/laravel-wave-client/compare/0.5.1...0.7.0) - 2023-06-09

Migrate to fetch based event sourcing – [Azure/fetch-event-source](https://github.com/Azure/fetch-event-source)

[Release notes](https://github.com/qruto/laravel-wave/releases/tag/0.7.0) 📣 ➡︎

## [0.5.1](https://github.com/qruto/laravel-wave-client/compare/0.7.0...0.7.0) - 2022-08-02

Fixed IIFE build

## [0.5.0](https://github.com/qruto/laravel-wave-client/compare/07afd90...0.5.0) - 2022-08-01

First release 🎉 Works well in the home environment, but should be battle tested before **1.0**.

Checkout ➡️ [README](https://github.com/qruto/laravel-wave/blob/main/README.md).

0 comments on commit 70b8ca7

Please sign in to comment.