Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jay7x committed Feb 16, 2023
1 parent 088527a commit 2350b44
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).

## [v1.1.0](https://github.com/jay7x/puppet-lima/tree/v1.1.0) (2023-02-16)

[Full Changelog](https://github.com/jay7x/puppet-lima/compare/v1.0.0...v1.1.0)

### Added

- Use YAML to store user-specified config [\#6](https://github.com/jay7x/puppet-lima/pull/6) ([jay7x](https://github.com/jay7x))

## [v1.0.0](https://github.com/jay7x/puppet-lima/tree/v1.0.0) (2023-02-09)

[Full Changelog](https://github.com/jay7x/puppet-lima/compare/v0.0.2...v1.0.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jay7x-lima",
"version": "1.0.0",
"version": "1.1.0",
"author": "Yury Bushmelev",
"summary": "Puppet Bolt tasks to manage VMs in a lima-vm environment",
"license": "Apache-2.0",
Expand Down

0 comments on commit 2350b44

Please sign in to comment.