We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08bdf9e commit edbd71aCopy full SHA for edbd71a
1 file changed
CHANGELOG.md
@@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased]
+## [1.0.6] - 2021-05-20
8
+
9
+### Added
10
11
+* Enable to use both RECIPE and ARCHIVE at the same time
12
+ * e.g. RECIPE=7.8.0 ARCHIVE="https://github.com/movabletype/mt-plugin-MTBlockEditor/releases/download/v0.0.17-beta/MTBlockEditor-0.0.17-beta.tar.gz"
13
14
### Fixed
15
0 commit comments