Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Changelog

## [4.1.0](https://github.com/theforeman/puppet-git/tree/4.1.0) (2018-07-16)

[Full Changelog](https://github.com/theforeman/puppet-git/compare/4.0.0...4.1.0)

**Implemented enhancements:**

- Support Ubuntu/bionic, drop Fedora 25 & Debian 7 [\#39](https://github.com/theforeman/puppet-git/pull/39) ([mmoll](https://github.com/mmoll))

## [4.0.0](https://github.com/theforeman/puppet-git/tree/4.0.0) (2018-01-25)

[Full Changelog](https://github.com/theforeman/puppet-git/compare/3.0.0...4.0.0)

**Breaking changes:**
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": "theforeman-git",
"version": "4.0.1",
"version": "4.1.0",
"author": "theforeman",
"summary": "git installation and configuration",
"license": "GPL-3.0+",
Expand Down