summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/physunits/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/physunits/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/latex/physunits/CHANGELOG.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/physunits/CHANGELOG.md b/Master/texmf-dist/doc/latex/physunits/CHANGELOG.md
index 5ccb30dc100..d61164e2633 100644
--- a/Master/texmf-dist/doc/latex/physunits/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/physunits/CHANGELOG.md
@@ -36,4 +36,24 @@
- modify the makefile to include the new distrubution readme and makefile
- give instructions on using makefile for distribution
- Did a little more reformatting in the README.
+## [1.0.3.d] - 2020/01/26
+- there was some issues and mixup with tags in github. This is just a version
+number change to get the github tags to show up in the right order
+## [1.0.3.e] - 2020/01/26
+### Changed
+- add a section on just build instructions into readme
+## [1.0.4] - 2020/03/26
+### Changes
+- kcal appeared to accept a prefix, though it was ignored; remove option for the
+macro
+- Celcius, Fahrenheit, and Rankine had the ^\circ outside of the ensuremath,
+causing problems for text mode. The degree symbol is also typically typeset
+with the unit instead of with the number. Correct both of these issues.
+- correct version number and file date in dtx and pdf documentation
+- Make sure \micro macro is compatable with siunitx
+### Added
+- Add acknowledgements to documentation
+- Add bug reporting section to documentation
+- Add prerequisites section to documentation
+- Give some explanation of differences to siunitx in introduction