This repository was archived by the owner on Feb 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,28 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2929
3030
3131
32+ ## [ v3.1.2] - 2021-04-21
33+
34+ ### Changed
35+ - Change to using health-check script by node
36+ - No longer install package ` curl `
37+
38+
39+
40+
41+ ## [ v3.1.1] - 2020-12-07
42+
43+ ### Added
44+ - README in Vietnamese
45+ - Build for linux/arm64 platform
46+
47+ ### Fixed
48+ - Fix incorrect environment variable in docker-entrypoint
49+
50+
51+
52+
53+
3254## [ v3.1.0] - 2020-10-27
3355
3456### Changed
@@ -94,7 +116,9 @@ First release
94116
95117
96118
97- [ Unreleased ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.1.0...develop
119+ [ Unreleased ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.1.2...develop
120+ [ v3.1.2 ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.1.1...v3.1.2
121+ [ v3.1.1 ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.1.0...v3.1.1
98122[ v3.1.0 ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.0.0...v3.1.0
99123[ v3.0.0 ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v2.1.1...v3.0.0
100124[ v2.1.1 ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v2.1.0...v2.1.1
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2020 Oanh Nguyen <oanhnn.bk@gmail.com>
3+ Copyright (c) 2021 Oanh Nguyen <oanhnn.bk@gmail.com>
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments