Updated release notes
This commit is contained in:
parent
dc710c110f
commit
00af9cc12f
3 changed files with 11 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
||||||
|
|
||||||
# OpenSCAD 2015.03
|
# OpenSCAD 2015.03
|
||||||
|
|
||||||
|
## 2015.03-3
|
||||||
|
|
||||||
|
**OS X only: Auto-update vulnerability fix**
|
||||||
|
|
||||||
## 2015.03-2
|
## 2015.03-2
|
||||||
|
|
||||||
**Bugfixes**
|
**Bugfixes**
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,9 @@ Given:
|
||||||
|
|
||||||
o Make sure we have a $VERSION branch. If not, create one
|
o Make sure we have a $VERSION branch. If not, create one
|
||||||
|
|
||||||
|
o Update releases/$VERSION.md
|
||||||
|
o scripts/makereleasenotes.sh
|
||||||
|
|
||||||
o Update VERSION and VERSIONDATE in
|
o Update VERSION and VERSIONDATE in
|
||||||
openscad.pro
|
openscad.pro
|
||||||
scripts/publish-macosx.sh
|
scripts/publish-macosx.sh
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
## 2015.03-3
|
||||||
|
|
||||||
|
**OS X only: Auto-update vulnerability fix**
|
||||||
|
|
||||||
## 2015.03-2
|
## 2015.03-2
|
||||||
|
|
||||||
**Bugfixes**
|
**Bugfixes**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue