Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump version string to 0.5.0 to prep for release #104

Merged
merged 1 commit into from
Nov 5, 2016

Conversation

theckman
Copy link
Collaborator

@theckman theckman commented Nov 4, 2016

This project has been dormant for awhile, and I wanted to have a nice
recap of things introduced since 0.4.2 was released:

  • fix an error in the LWRP when a --why-run invocation is invoked
    before the user has been created (PR improve error handling around obtaining the user's Group ID #89 by Tim Heckman).
  • add a groups resource to the LWRP to allow the user to be added to
    additional groups upon creation (PR Get groups [] to work #96 by acqant)
  • add issues_url and source_url to the metadata file
  • fix tests and dependencies to work with Ruby 2.1.4 (version shipped
    with Chef 12.1.0)

This project has been dormant for awhile, and I wanted to have a nice
recap of things introduced since `0.4.2` was released:

* fix an error in the LWRP when a `--why-run` invocation is invoked
  before the user has been created (PR #89 by Tim Heckman).
* add a `groups` resource to the LWRP to allow the user to be added to
  additional groups upon creation (PR #96 by acqant)
* add `issues_url` and `source_url` to the metadata file
* fix tests and dependencies to work with Ruby 2.1.4 (version shipped
  with Chef 12.1.0)
@theckman theckman merged commit b6b39bc into master Nov 5, 2016
@theckman theckman deleted the version_bump_0.5.0 branch November 5, 2016 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant