Skip to content

Commit f1424fe

Browse files
authored
Updated v4.0.0 changelog to latest changes
1 parent 7c4f7b2 commit f1424fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ This file keeps a log of version releases. This file is maintained
3939
* Client-side rendering (CSR) vs server-side rendering (SSR), in front-end development
4040
* Browser events, under front-end development
4141
* Profiling, under Optimization
42+
* Artifact repositories and image registries, in DevOps practices
4243

4344
#### Changed
4445

@@ -48,10 +49,11 @@ This file keeps a log of version releases. This file is maintained
4849
* Renamed "master-slave" to "Controller-agent / Primary-replica"
4950
* Improved Peer Code Review best practice adding TL;DR note
5051
* Links for "control structures" and "boolean algebra"
51-
* Further clarifications in Clean Code section
52+
* Significant improvements to Clean Code section
5253
* Split Architecture and Infrastructure
5354
* Monolith vs Microservices, in Architecture
5455
* Concurrency is now part of "Other general technical knowledge"
56+
* Replaced "system tests" with "end-to-end tests"
5557

5658
#### Removed
5759

0 commit comments

Comments
 (0)