11---
22author : Virgil <virgil@virgilwashere.co>
33date : 2019-10-20
4- version : 0.1.5
4+ version : 0.1.6
55copyright :
66 - 2019 Virgil
77 - All rights reserved
@@ -17,6 +17,13 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
1717
1818## 🚧 [ Unreleased]
1919
20+ <a name =" 0.1.6 " ></a >
21+ ## 🔖 [ 0.1.6] - 2019-10-20
22+
23+ ### 📝 Documentation
24+
25+ - :pencil2 : nginx docroot and image width
26+
2027<a name =" 0.1.5 " ></a >
2128## 🔖 [ 0.1.5] - 2019-10-20
2229
@@ -37,6 +44,10 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
3744
3845- :memo : nginx location block
3946
47+ ### 🔨 Maintenance
48+
49+ - :bookmark : release 0.1.5
50+
4051<a name =" 0.1.4 " ></a >
4152## 🔖 [ 0.1.4] - 2019-10-20
4253
@@ -89,17 +100,7 @@ chore: Changelog commit details in summary tag
89100
90101### ✨ Features
91102
92- - :tada : updated pretty output
93-
94- - :bulb : document parameters
95- - :sparkles : add email and sms channels to ` mautic:campaigns:messages `
96- - :ok_hand : add ` --no-interaction ` to commands that need it
97- - :sparkles : add commands from some popular plugins
98- - :pencil2 : fix ` mautic:emais:fetch `
99- - :boom : removed duplicate commands
100- - :bento : update base64 images
101- - :children_crossing : moved the _ dangerous_ commands to the end of the list
102-
103+ - :tada : udpated pretty output
103104
104105<a name =" 0.1.1 " ></a >
105106## 🔖 [ 0.1.1] - 2019-08-31
@@ -118,7 +119,16 @@ chore: Changelog commit details in summary tag
118119
119120### ✨ Features
120121
121- - :tada : commands.php
122+ - :tada : updated pretty output
123+
124+ - :bulb : document parameters
125+ - :sparkles : add email and sms channels to ` mautic:campaigns:messages `
126+ - :ok_hand : add ` --no-interaction ` to commands that need it
127+ - :sparkles : add commands from some popular plugins
128+ - :pencil2 : fix ` mautic:emais:fetch `
129+ - :boom : removed duplicate commands
130+ - :bento : update base64 images
131+ - :children_crossing : moved the _ dangerous_ commands to the end of the list
122132
123133### 📝 Documentation
124134
@@ -129,7 +139,8 @@ chore: Changelog commit details in summary tag
129139
130140- :page_facing_up : Add issue templates
131141
132- [ Unreleased ] : < https://github.com/virgilwashere/mautic-cron-commands/compare/0.1.5...HEAD >
142+ [ Unreleased ] : < https://github.com/virgilwashere/mautic-cron-commands/compare/0.1.6...HEAD >
143+ [ 0.1.6 ] : < https://github.com/virgilwashere/mautic-cron-commands/compare/0.1.5...0.1.6 >
133144[ 0.1.5 ] : < https://github.com/virgilwashere/mautic-cron-commands/compare/0.1.4...0.1.5 >
134145[ 0.1.4 ] : < https://github.com/virgilwashere/mautic-cron-commands/compare/0.1.3...0.1.4 >
135146[ 0.1.3 ] : < https://github.com/virgilwashere/mautic-cron-commands/compare/0.1.2...0.1.3 >
0 commit comments