Skip to content

Commit

Permalink
Release: v1.0.28-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
amir-the-h committed Mar 30, 2022
1 parent 40abbaf commit 9c27b45
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ Changelog
=========
All notable changes to this project will be documented in this file.

v1.0.28-alpha
-------------

### Chaned

- Fixed nil pointer reference bug on websocket connection

v1.0.27-alpha
-------------

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Installation
-----------------

```bash
go get github.com/amir-the-h/[email protected].27-alpha
go get github.com/amir-the-h/[email protected].28-alpha
```

Usage
Expand Down

0 comments on commit 9c27b45

Please sign in to comment.