Updated Creating a release (markdown)

This commit is contained in:
Andreas Rumpf 2016-08-11 21:43:28 +02:00
parent 32534dfaac
commit e1f2c24efe
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
- Run the full testsuite (``tests\testament\tester all``) and ensure it's green; actually ensure travis is green
- Run the full testsuite (``tests\testament\tester all``) and ensure it's green; actually ensure travis is green (Usually the case these days)
- Uncomment the list of changes in news.txt
- Update news.txt
- write a news ticker entry
- Update the version
- In system.nim
- In compiler.nimble
- In lib/stdlib.nimble (?)
- In lib/stdlib.nimble
- Recompile koch!
- Generate the full docs; koch web0
@ -14,7 +14,7 @@
* koch xz
* koch nsis
- Test the installers
- Test the installers: koch testinstall
- Tag the release
- Merge devel into master
- Update csources