Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 06d8455

Browse files
committed
[Changelog] Version 2.0.0 alpha 2 Release
1 parent d770c37 commit 06d8455

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
31-Dec-2018 ======== Version 2.0.0 alpha 2 Release ========
2+
13
29-Dec-2018 Fixes #519. BREAKING CHANGE. Split out preprocessor settings from compiler.
24
In order to better support standalone preprocessor invocations, the preprocessor has been split out from the compiler into a separate settings interface, C.ICommonPreprocessorSettings. Compilers still implement this, but a new tool C.PreprocessorTool also implements this on each toolchain.
35
This will break a great number of settings patches, that use the PreprocessorDefinition and IncludePath properties, since the interface will need to change.

0 commit comments

Comments
 (0)