Skip to content

Commit 646da5e

Browse files
Switch order of change in CHANGELOG
1 parent 0777363 commit 646da5e

1 file changed

Lines changed: 37 additions & 37 deletions

File tree

CHANGELOG.md

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,43 @@
8282
- Currency
8383
- `riyal`: ⃁
8484

85+
- Control (Printable symbols representing non-printable characters)
86+
- `nul`: ␀
87+
- `soh`: ␁
88+
- `stx`: ␂
89+
- `etx`: ␃
90+
- `eot`: ␄
91+
- `enq`: ␅
92+
- `ack`: ␆
93+
- `bel`: ␇
94+
- `bs`: ␈
95+
- `ht`: ␉
96+
- `lf`: ␊
97+
- `vt`: ␋
98+
- `ff`: ␌
99+
- `cr`: ␍
100+
- `so`: ␎
101+
- `si`: ␏
102+
- `dle`: ␐
103+
- `dc.one`: ␑
104+
- `dc.two`: ␒
105+
- `dc.three`: ␓
106+
- `dc.four`: ␔
107+
- `nak`: ␕
108+
- `syn`: ␖
109+
- `etb`: ␗
110+
- `can`: ␘
111+
- `em`: ␙
112+
- `sub`: ␚
113+
- `esc`: ␛
114+
- `fs`: ␜
115+
- `gs`: ␝
116+
- `rs`: ␞
117+
- `us`: ␟
118+
- `sp`: ␠
119+
- `del`: ␡
120+
- `nl`: ␤
121+
85122
- Keyboard labels (in submodule `keyboard`)
86123
- `linefeed`: ↴
87124
- `home`
@@ -182,43 +219,6 @@
182219
- `pageup`: ⭻
183220
- `pagedown`: ⭽
184221

185-
- Control (Printable symbols representing non-printable characters)
186-
- `nul`: ␀
187-
- `soh`: ␁
188-
- `stx`: ␂
189-
- `etx`: ␃
190-
- `eot`: ␄
191-
- `enq`: ␅
192-
- `ack`: ␆
193-
- `bel`: ␇
194-
- `bs`: ␈
195-
- `ht`: ␉
196-
- `lf`: ␊
197-
- `vt`: ␋
198-
- `ff`: ␌
199-
- `cr`: ␍
200-
- `so`: ␎
201-
- `si`: ␏
202-
- `dle`: ␐
203-
- `dc.one`: ␑
204-
- `dc.two`: ␒
205-
- `dc.three`: ␓
206-
- `dc.four`: ␔
207-
- `nak`: ␕
208-
- `syn`: ␖
209-
- `etb`: ␗
210-
- `can`: ␘
211-
- `em`: ␙
212-
- `sub`: ␚
213-
- `esc`: ␛
214-
- `fs`: ␜
215-
- `gs`: ␝
216-
- `rs`: ␞
217-
- `us`: ␟
218-
- `sp`: ␠
219-
- `del`: ␡
220-
- `nl`: ␤
221-
222222
### New in `emoji`
223223

224224
- `bigfoot`: 🫈

0 commit comments

Comments
 (0)