Skip to content

Commit fb8d1d8

Browse files
committed
* Fixed issue #78: Move duplicated enums from main.cpp to enums.h.
1 parent 6782441 commit fb8d1d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Changes for 3.1.0:
88
* Fixed issue #72: Move the code FileManager class generation code into its own IGenerator implementation.
99
* Fixed issue #74: Invalid generated output file name: index.cpptml.cpp.
1010
* Fixed issue #77: Refactor generating code to use full file templates with markers.
11+
* Fixed issue #78: Move duplicated enums from main.cpp to enums.h.
1112

1213

1314
Changes for 3.0.1:

0 commit comments

Comments
 (0)