This repository was archived by the owner on Feb 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed
Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2929
3030
3131
32+ ## [ v3.1.0] - 2020-10-27
33+
34+ ### Changed
35+ - Update to latest laravel-echo-server version
36+ - Remove dangling lock file before start
37+ - Change GitHub Workflow build, test and release
38+
39+
40+
41+
3242## [ v3.0.0] - 2020-04-13
3343
3444### Added
@@ -84,7 +94,8 @@ First release
8494
8595
8696
87- [ Unreleased ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.0.0...develop
97+ [ Unreleased ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.1.0...develop
98+ [ v3.1.0 ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.0.0...v3.1.0
8899[ v3.0.0 ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v2.1.1...v3.0.0
89100[ v2.1.1 ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v2.1.0...v2.1.1
90101[ v2.1.0 ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v2.0.0...v2.1.0
Original file line number Diff line number Diff line change 22
33Alpine based [ Laravel Echo Server] ( https://github.com/tlaverdure/laravel-echo-server ) image.
44
5- [ ![ Build Status] ( https://github.com/oanhnn/docker-laravel-echo-server/workflows/Build%20and%20test /badge.svg )] ( https://github.com/oanhnn/docker-laravel-echo-server/actions )
5+ [ ![ Build Status] ( https://github.com/oanhnn/docker-laravel-echo-server/workflows/CI /badge.svg )] ( https://github.com/oanhnn/docker-laravel-echo-server/actions )
66[ ![ Software License] ( https://img.shields.io/github/license/oanhnn/docker-laravel-echo-server.svg )] ( https://github.com/oanhnn/docker-laravel-echo-server/blob/master/LICENSE )
77
88## Features
Original file line number Diff line number Diff line change 1- name : Build and test
1+ name : CI
22
33on :
44 # Build the nightly version at 8:20 AM UTC
You can’t perform that action at this time.
0 commit comments