Skip to content

Commit bd08d25

Browse files
committed
Update announcement
1 parent 26daefa commit bd08d25

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/_index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ sort_by = "weight"
1212

1313
I am thrilled to announce the release of `cgp` [v0.4.2](https://github.com/contextgeneric/cgp/releases/tag/v0.4.2), along with full support for using [**extensible records and variants**](/blog/extensible-datatypes-part-1/) in Rust!
1414

15-
Read the blog post for more details: [**Programming Extensible Data Types in Rust with CGP - Part 1: Modular App Construction and Extensible Builders**](/blog/extensible-datatypes-part-1/).
15+
Read the blog series **Programming Extensible Data Types in Rust with CGP** for more details:
16+
17+
- [**Part 1: Modular App Construction and Extensible Builders**](/blog/extensible-datatypes-part-1/)
18+
- [**Part 2: Modular Interpreters and Extensible Visitors**](/blog/extensible-datatypes-part-2/)
1619

1720
# Overview
1821

0 commit comments

Comments
 (0)