diff --git a/README.md b/README.md
index ef52969..061541a 100644
--- a/README.md
+++ b/README.md
@@ -2685,6 +2685,7 @@ Subsection `ligations` is used to customize the ligation set assigned to `calt`
- `brst`: Center asterisk in `(*` and `*)`.
- `plusplus`: Enable ligation for `++` and further plus-chaining.
- `kern-dotty`: Move connecting dotty punctuations closer, like for `::`, `:::` and `...`.
+ - `kern-bars`: Move consecutive bars closer, like for `||`, `|||` and `//`.
- `logic`: Enable ligation for `/\` and `\/`.
- `llgg`: Enable ligation for `<<`, `>>` and other angle-bracket chaining.
- `llggeq`: Enable ligation for `<<=`, `>>=` as shift operator.
@@ -2745,6 +2746,8 @@ Subsection `variants` is used to configure character variants in the font. Prope
- Default digit form:
| capital-a = 'straight-serifless' , cv01 = 1 |
Standard, straight A , without serifs |
| capital-a = 'curly-serifless' , cv01 = 2 |
Slightly curly A , like Iosevka 2.x, without serifs |
| capital-a = 'straight-top-serifed' , cv01 = 3 |
Straight A with serif at top |
| capital-a = 'curly-top-serifed' , cv01 = 4 |
Slightly curly A , like Iosevka 2.x, with serif at top |
| capital-a = 'straight-base-serifed' , cv01 = 5 |
Straight A with serif at both top and bottom |
| capital-a = 'curly-base-serifed' , cv01 = 6 |
Slightly curly A , like Iosevka 2.x, with serif at both top and bottom |
| capital-a = 'straight-tri-serifed' , cv01 = 7 |
Straight A with serif at both top and bottom |
| capital-a = 'curly-tri-serifed' , cv01 = 8 |
Slightly curly A , like Iosevka 2.x, with serif at both top and bottom |
- Styles for `B`:
@@ -3064,6 +3067,10 @@ A sample configuration could be found at [private-build-plans.sample.toml](priva
→ [Sarasa Gothic](https://github.com/be5invis/Sarasa-Gothic).
+## Mirrors
+
+- TUNA (CN): https://mirrors.tuna.tsinghua.edu.cn/github-release/be5invis/Iosevka
+- NJU (CN): https://mirrors.nju.edu.cn/github-release/be5invis/Iosevka
---
![Family Matrix](images/matrix.png)
diff --git a/iosevka-fonts.changes b/iosevka-fonts.changes
index 77d637f..faa5cce 100644
--- a/iosevka-fonts.changes
+++ b/iosevka-fonts.changes
@@ -1,3 +1,16 @@
+-------------------------------------------------------------------
+Wed Sep 1 09:45:55 UTC 2021 - Anton Shvetz