Skip to content

Commit

Permalink
Updated v4.0.0 changelog to latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
romenrg authored Dec 24, 2020
1 parent 7c4f7b2 commit f1424fe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ This file keeps a log of version releases. This file is maintained
* Client-side rendering (CSR) vs server-side rendering (SSR), in front-end development
* Browser events, under front-end development
* Profiling, under Optimization
* Artifact repositories and image registries, in DevOps practices

#### Changed

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

#### Removed

Expand Down

0 comments on commit f1424fe

Please sign in to comment.