Skip to content

Latest commit

 

History

History
148 lines (94 loc) · 3.25 KB

CHANGELOG.md

File metadata and controls

148 lines (94 loc) · 3.25 KB
author date version copyright license link
Virgil <virgil@virgilwashere.co>
2019-10-20
0.1.6
2019 Virgil
All rights reserved
GPL3

📃 CHANGELOG

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

🔖 0.1.6 - 2019-10-20

📝 Documentation

  • ✏️ fix nginx docroot

🔖 0.1.5 - 2019-10-20

✨ Features

  • 🎉 Updated command list

🎨 Refactoring

  • 🔧 PHP and HTML co-existing

🐛 Fixes

  • 🎨 update CSS colours
  • 🍱 add new image assets

📝 Documentation

  • 📝 nginx location block

🔨 Maintenance

  • 🔖 release 0.1.5

🔖 0.1.4 - 2019-10-20

️️🎉 Enhancements

  • 🚸 use img src links in html

🐛 Fixes

  • 🐛 wrong variable name for exception

📝 Documentation

  • 📝 update documentation references
  • 🔧 Update CHANGELOG template
  • 🐛 Use GFM-compatible flash messages

🔨 Maintenance

  • docs: Update CHANGELOG template
  • 🚨 add markdownlint config
🔍Documentation details
  • 🔧 add yaml frontmatter to changelog template
  • 💄 add emoji to changelog
  • 🚨 Remove Markdown linter warnings

chore: Changelog commit details in summary tag

🔖 0.1.3 - 2019-09-10

🎨 Refactoring

  • 🎨 improve HTML output

📝 Documentation

  • 📝 Add screenshots

🔨 Maintenance

  • 🔖 release 0.1.3

🔖 0.1.2 - 2019-08-31

✨ Features

  • 🎉 udpated pretty output

🔖 0.1.1 - 2019-08-31

📝 Documentation

  • 📝 Add CHANGELOG
  • 📄 Create CODE_OF_CONDUCT.md

🔨 Maintenance

  • 🔧 dotfiles

🔖0.1.0 - 2019-06-02

✨ Features

  • 🎉 updated pretty output

  • 💡 document parameters

  • ✨ add email and sms channels to mautic:campaigns:messages

  • 👌 add --no-interaction to commands that need it

  • ✨ add commands from some popular plugins

  • ✏️ fix mautic:emais:fetch

  • 💥 removed duplicate commands

  • 🍱 update base64 images

  • 🚸 moved the dangerous commands to the end of the list

📝 Documentation

  • 📝 add README
  • 📄 add GPL-3.0-only LICENSE

🔨 Maintenance

  • 📄 Add issue templates