Skip to content

Commit ea88532

Browse files
committed
Update README.md
1 parent 53ce966 commit ea88532

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,13 @@ One can be found in AUR repository https://aur.archlinux.org/ by name "gorsync-g
8989
Releases information
9090
--------------------
9191

92-
#### [v0.4.0](https://github.com/d2r2/go-rsync/releases/tag/v0.4.0) (latest release):
92+
#### [v0.4.1](https://github.com/d2r2/go-rsync/releases/tag/v0.4.1) (latest release):
93+
94+
* It is a mostly the release 0.4.0 postfix.
95+
* Fix application reload code bug, which produce app panic exit time to time.
96+
* Some minor updates in code and translation.
97+
98+
#### [v0.4.0](https://github.com/d2r2/go-rsync/releases/tag/v0.4.0):
9399

94100
* Minimal Makefile configuration to support [make](https://www.gnu.org/software/make/) build approach.
95101
* Generate archive build file to bind to release assets, with 3rd party source dependencies injected to the `vendor` section of the project via [govendor](https://github.com/kardianos/govendor) tool. Since approach to use [govendor](https://github.com/kardianos/govendor) app is now considered obsolete, it will be replaced with Go modules ([go mod vendor](https://golang.org/ref/mod#go-mod-vendor)) in next releases.

0 commit comments

Comments
 (0)