Skip to content

Commit 19b8a45

Browse files
committed
Update README.md
1 parent 91bd99c commit 19b8a45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This library aids in **Improving Performance** by **Reducing Memory Usage** and
2020
- [Benchmarks](#benchmarks)
2121
- [Best Compressors based on Overall Performance (Speed and Memory Allocation) in each case](#best-compressors-based-on-overall-performance-speed-and-memory-allocation-in-each-case)
2222
- [Best Compressors based on Highest compression (Smallest size)](#best-compressors-based-on-highest-compression-smallest-size)
23-
- [What's Changed from v1.4.0 to v2.0.0](#whats-changed-from-v140-to-v200)
23+
- [What's Changed from v1.4.0 to v2.0.1](#whats-changed-from-v140-to-v201)
2424
- [Todo](#todo)
2525

2626
## Usage
@@ -316,7 +316,7 @@ public class YourClass
316316

317317
All the benchmarks are visualized using [BenchmarkDotNetVisualizer](https://github.com/mjebrahimi/BenchmarkDotNetVisualizer).
318318

319-
## What's Changed from v1.4.0 to v2.0.0
319+
## What's Changed from v1.4.0 to v2.0.1
320320

321321
* Many **improvements** were made including **performance optimizations** and **bug fixes**.
322322
* A great [Performance Benchmark](https://github.com/mjebrahimi/EasyCompressor#benchmarks) between different compression algorithms added.

0 commit comments

Comments
 (0)