Skip to content

Latest commit

 

History

History
75 lines (35 loc) · 3.35 KB

CHANGELOG.md

File metadata and controls

75 lines (35 loc) · 3.35 KB

Changelog

2.1.0 (2021-05-20)

Features

  • pillar: add support for authentication without certificate (using username and password only) (5e41af8)

2.0.0 (2021-05-08)

⚠ BREAKING CHANGES

  • Pillar format has changed.

Documentations

  • README: Change CI badge from Travis CI to AppVeyor (d9b0cee)

Code Refactoring

  • Restructure SaltStack sls files (50f25be)
  • package.install: Change to original openfortivpn repository (c4e0dc4)

Continuous Integrations

  • Replace Travis CI with AppVeyor (dd01d21)

1.1.7 (2020-10-04)

Continuous Integrations

  • semantic-release: Fix patch updates with BREAKING CHANGE doesn't trigger major release (cd73828)

1.1.6 (2020-10-02)

Continuous Integrations

  • semantic-release: Add fix type (00fb879)

1.1.5 (2020-10-01)

Continuous Integrations

  • semantic-release: Add feat type (4b42436)
  • semantic-release: Add rc, beta, and alpha release channels (d832754)
  • semantic-release: Remove README scope from docs (4f9f834)
  • semantic-release: Remove release branches (2d58fef)

1.1.4 (2020-09-26)

Documentations

1.1.3 (2020-09-26)

Continuous Integrations

  • travis: Add Slack notifications (b983493)

1.1.2 (2020-09-26)

Continuous Integrations

  • Add Travis CI and semantic-release (1424927)