From 056decc12133e0484553592a48f597153e9053d2 Mon Sep 17 00:00:00 2001 From: Henri Menke Date: Sat, 26 Dec 2020 22:47:49 +0100 Subject: [PATCH] Release 0.4 --- .github/workflows/main.yml | 2 +- doc/latex/pgf-pie/RELEASE_NOTES.md | 14 ++++++++++++++ doc/latex/pgf-pie/pgf-pie-manual.tex | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 99f3c49..7075170 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -115,7 +115,7 @@ jobs: echo doc/latex/pgf-pie/pgf-pie-manual.pdf | tee -a FILES tar --xform='s$\(doc\|tex\)/latex/pgf-pie/$$g' \ --xform='s$^$pgf-pie/$g' \ - -cvf pgf-pie_${GIT_TAG}.tar.gz $(cat FILES) + -czvf pgf-pie_${GIT_TAG}.tar.gz $(cat FILES) - name: "ZIP: Sign" if: | diff --git a/doc/latex/pgf-pie/RELEASE_NOTES.md b/doc/latex/pgf-pie/RELEASE_NOTES.md index e69de29..4d8e3a7 100644 --- a/doc/latex/pgf-pie/RELEASE_NOTES.md +++ b/doc/latex/pgf-pie/RELEASE_NOTES.md @@ -0,0 +1,14 @@ +# Announcement + +This release is the beginning of a complete rewrite of pgf-pie to make it +portable to other formats and to fix bugs that originate from its design. + +# Bug fixes + +This release also includes other bug fixes. On GitHub you can click the commit +hashes and the issue numbers to get to the fix and the ticket, respectively. + +a7a883c #5 +6e38480 #6 +c279e95 #2 + diff --git a/doc/latex/pgf-pie/pgf-pie-manual.tex b/doc/latex/pgf-pie/pgf-pie-manual.tex index 3efa1e9..154d9f2 100644 --- a/doc/latex/pgf-pie/pgf-pie-manual.tex +++ b/doc/latex/pgf-pie/pgf-pie-manual.tex @@ -43,7 +43,7 @@ \title{Drawing Pie Chart by using \pgfpiename} \author{\href{mailto:xuyuan.cn@gmail.com}{Yuan Xu}} -\date{\today{}~(v0.3)} +\date{\today{}~(v0.4)} \maketitle \begin{abstract}