Skip to content

Commit

Permalink
Release prep v1.4.0 (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
github-actions[bot] and TraGicCode authored Aug 24, 2022
1 parent c3f454e commit 7886c7f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
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.4.0](https://github.com/tragiccode/tragiccode-wsusserver/tree/v1.4.0) (2022-08-24)

[Full Changelog](https://github.com/tragiccode/tragiccode-wsusserver/compare/v1.3.0...v1.4.0)

### Added

- Add deprecation notice [\#69](https://github.com/TraGicCode/tragiccode-wsusserver/pull/69) ([TraGicCode](https://github.com/TraGicCode))

## [v1.3.0](https://github.com/tragiccode/tragiccode-wsusserver/tree/v1.3.0) (2022-02-03)

[Full Changelog](https://github.com/tragiccode/tragiccode-wsusserver/compare/v1.2.0...v1.3.0)
Expand Down
10 changes: 5 additions & 5 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
{
"name": "tragiccode-wsusserver",
"version": "1.3.0",
"version": "1.4.0",
"author": "tragiccode",
"summary": "The wsusserver module installs and manages the windows update services on Windows systems.",
"license": "Apache-2.0",
"source": "https://github.com/TraGicCode/tragiccode-wsusserver",
"project_page": "https://github.com/TraGicCode/tragiccode-wsusserver",
"issues_url": "https://github.com/TraGicCode/tragiccode-wsusserver/issues",
"tags": [
"deprecated"
],
"dependencies": [
{
"name": "puppetlabs/stdlib",
Expand Down Expand Up @@ -39,7 +36,10 @@
"version_requirement": ">= 4.7.1 < 8.0.0"
}
],
"tags": [
"deprecated"
],
"pdk-version": "2.3.0",
"template-url": "https://github.com/puppetlabs/pdk-templates.git#main",
"template-ref": "heads/main-0-gfa6b6d2"
}
}

0 comments on commit 7886c7f

Please sign in to comment.