Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 965 Bytes

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 965 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.2.0 - 2020-01-31

Added

  • Provide basedir context variable for absolute includes, e.g. !include {{ basedir }}/files/config.ini
  • Support loading pillar and renderer modules via gitfs and sync runner

1.1.0 - 2019-03-10

Added

  • Pillar include supports relative includes using only ./ and ../
  • Compatible with new salt 2019.2

1.0.0 - 2018-11-16

Added

  • First version of ext pillar
    • First version of ext pillar
    • Yamlet and Text renderer