[latex3-commits] [git/LaTeX3-latex3-l3build] master: bump changelog (1bd3280)
Will Robertson
wspr81 at gmail.com
Mon Jan 7 15:16:37 CET 2019
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/1bd3280a49c044579999de42c181bcaf85402f7f
>---------------------------------------------------------------
commit 1bd3280a49c044579999de42c181bcaf85402f7f
Author: Will Robertson <wspr81 at gmail.com>
Date: Mon Jan 7 22:16:37 2019 +0800
bump changelog
>---------------------------------------------------------------
1bd3280a49c044579999de42c181bcaf85402f7f
CHANGELOG.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index acb4112..9e37ec8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,17 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
+### Changed
+
+- The `uploadconfig.update` field by default now automatically detects whether it
+ needs to be `true` or `false`
+- The `tag` target now allows no tag name to allow for setting this programmatically
+ within a `build.lua` script
+
+### Fixed
+
+- Uploading via Windows should now work
+
## [2018-12-23]
### Added
More information about the latex3-commits
mailing list