Skip to content

Commit aeb7e3a

Browse files
committed
Add v3.0.0 news section to README
1 parent c4694cb commit aeb7e3a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,17 @@ These books have been formatted for both screen and print. For printed copies, o
1919
versions, use the print function in your browser.
2020

2121

22+
News
23+
-----
24+
2020-March-23 — v3.0.0 is out! Following the major v2.0.0 release, we finally had the chance to dig
25+
into some of the larger changes we'd been wanting to make for a long time. This is a large change
26+
across the books and entire source code. The new source code now builds using CMake, for most
27+
platforms and build systems. We've refactored a good deal of the project source, cleaning things up,
28+
refactoring, adding new functionality where it made sense, and generally trying to simplify the code
29+
with the goal of making it easier to understand and modify. Finally, this release includes a number
30+
of changes to areas of the book that have given readers difficulties. Enjoy!
31+
32+
2233
Branches
2334
---------
2435
The `master` branch contains the code at latest release. All ongoing development, with all of the

0 commit comments

Comments
 (0)