Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 891 Bytes

File metadata and controls

29 lines (18 loc) · 891 Bytes

CHANGELOG for bashd

This file is used to list changes made in each version of bashd.

0.3.0

  • Add: content attribute to define .bash.d snippets inside bashd_entry resource.
  • Tidy: README file for better readability.

0.2.0:

  • Add: reads the actual group id from /etc/passwd rather than relying on the user and group name being equal
  • Modify: update documentation

0.1.0:

  • Add: README file
  • Modify: make snippet name - name attribute and user name - usual attribute
  • Modify: change attribute name that specify template name from: template to: source

0.0.1:

  • Initial release of bashd

Check the Markdown Syntax Guide for help with Markdown.

The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.