Skip to content

Commit b1b3ddc

Browse files
authored
Adding 1.20 changelog (#73)
1 parent ac2c2cd commit b1b3ddc

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
builder/builds/*
33
*.pyc
44
*.box
5+
virtualenv
6+
.vscode

changelog.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Kubos Vagrant Changelog
2+
=======================
3+
4+
v1.20 - Nov 22 2019
5+
-------------------
6+
7+
- Bumped Rust version to 1.39.0
8+
- Added LaTeX fonts and dependencies needed for PDF doc generation
9+
10+
Community Contributions
11+
~~~~~~~~~~~~~~~~~~~~~~~
12+
13+
- Moved from static `requirements.txt` to generation using `pip-tools`

0 commit comments

Comments
 (0)