clean up the changelog

This commit is contained in:
narimiran
2019-11-27 09:33:51 +01:00
parent 97e0ce3c75
commit c8998c498f

View File

@@ -8,14 +8,6 @@
versions. The documentation was improved to acknowledge this special case.
See https://github.com/nim-lang/RFCs/issues/175 for more details. (#12688)
- added 'since' template for further stdlib additions
- added valgrind support for 64-bit Linux to the CIs and testament (#12646)
- refactoring: --newruntime consists of 3 different switches
- Refactor injectdestructors (#12295)
- Add `or detectOs(Manjaro)` (#12587)
- --os:ios needs to imply defined(macosx) (#12585)