Updated README, Change log for v2.4.0
This commit is contained in:
parent
37c7c57ebc
commit
c27dcd6307
@ -4,6 +4,13 @@ This file contains al notable changes to the bertvv.samba Ansible role.
|
||||
|
||||
This file adheres to the guidelines of [http://keepachangelog.com/](http://keepachangelog.com/). Versioning follows [Semantic Versioning](http://semver.org/). "GH-X" refers to the X'th issue or pull request on the Github project.
|
||||
|
||||
## 2.4.0 - 2017-09-15
|
||||
|
||||
### Changed
|
||||
|
||||
- (GH-19) Made WINS support configurable (credit: [Ben Tomasik](https://github.com/tomislacker))
|
||||
|
||||
|
||||
## 2.3.1 - 2017-05-29
|
||||
|
||||
### Changed
|
||||
|
@ -200,7 +200,7 @@ The workaround is waiting a bit and running `vagrant provision` again.
|
||||
|
||||
Issues, feature requests, ideas are appreciated and can be posted in the Issues section.
|
||||
|
||||
Pull requests are also very welcome. The best way to submit a PR is by first creating a fork of this Github project, then creating a topic branch for the suggested change and pushing that branch to your own fork. Github can then easily create a PR based on that branch.
|
||||
Pull requests are also very welcome. The best way to submit a PR is by first creating a fork of this Github project, then creating a topic branch for the suggested change and pushing that branch to your own fork. Github can then easily create a PR based on that branch. Don't forget to add yourself to the list of contributors below!
|
||||
|
||||
## License
|
||||
|
||||
@ -208,6 +208,7 @@ Pull requests are also very welcome. The best way to submit a PR is by first cre
|
||||
|
||||
## Contributors
|
||||
|
||||
[Ben Tomasik](https://github.com/tomislacker)
|
||||
[Bert Van Vreckem](https://github.com/bertvv/) (maintainer),
|
||||
[Birgit Croux](https://github.com/birgitcroux),
|
||||
[DarkStar1973](https://github.com/DarkStar1973),
|
||||
|
Loading…
Reference in New Issue
Block a user