Skip to content

Commit

Permalink
Prepare for release v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oanhnn committed Apr 20, 2021
1 parent 89e9d29 commit 9a0c479
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
26 changes: 25 additions & 1 deletion .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,28 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.



## [v3.1.2] - 2021-04-21

### Changed
- Change to using health-check script by node
- No longer install package `curl`




## [v3.1.1] - 2020-12-07

### Added
- README in Vietnamese
- Build for linux/arm64 platform

### Fixed
- Fix incorrect environment variable in docker-entrypoint





## [v3.1.0] - 2020-10-27

### Changed
Expand Down Expand Up @@ -94,7 +116,9 @@ First release



[Unreleased]: https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.1.0...develop
[Unreleased]: https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.1.2...develop
[v3.1.2]: https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.1.1...v3.1.2
[v3.1.1]: https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.1.0...v3.1.1
[v3.1.0]: https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.0.0...v3.1.0
[v3.0.0]: https://github.com/oanhnn/docker-laravel-echo-server/compare/v2.1.1...v3.0.0
[v2.1.1]: https://github.com/oanhnn/docker-laravel-echo-server/compare/v2.1.0...v2.1.1
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Oanh Nguyen <[email protected]>
Copyright (c) 2021 Oanh Nguyen <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 9a0c479

Please sign in to comment.