Skip to content

Commit 9728e1b

Browse files
authored
Fix formatting and inconsistencies in Changes.md
1 parent a5ef3c3 commit 9728e1b

File tree

1 file changed

+9
-17
lines changed

1 file changed

+9
-17
lines changed

Changes.md

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,26 @@
11
# 1.8.3
2-
Features
2+
Features:
33
- #1839, #1653, allow in-source build in package-specs , allow single pacakge-spec element in package-specs
44
- #1802 introduce [@bs.unwrap] for polymorphic variant as external argument
55

66
# 1.8.2
7-
- Features
8-
- #1798 make `default` the same semantics as Es6 exports
7+
Features:
8+
- #1798 make `default` the same semantics as ES6 exports
99
- #1785 upgrade playground
1010
- #1758 [generator support](https://bucklescript.github.io/bucklescript/Manual.html#_customize_rules_generators_support_since_1_7_4)
1111
- #1826 add `bsb -where` support so that bsb.exe can be located and cached in a more robust way
1212

13-
- Optimizations
13+
Optimizations:
1414
- #1796, #1793 improve submodule arity inference
1515
- #1810 don't rebuild ninja if binary already exists in bin folder
1616

17-
- Fixes
17+
Fixes:
1818
- #1811 add relative ppx paths to .merlin correctly
1919
- #1822, fix an optimization bug
2020

21-
- Internal
21+
Internal:
2222
- add a tool cmjdump.exe
2323

24-
2524
# 1.8.1
2625
Fixes:
2726
- #1762, discard effectful unused code
@@ -62,37 +61,30 @@ Features:
6261

6362
# 1.7.4(May 24, 2017):
6463

65-
66-
67-
internal tools:
68-
64+
Internal:
6965
- #1583, add -U -D support for bspack
7066

7167
Features:
72-
7368
- #1630, add modules Option, Result, List, and Vector into Js namesapace, update docs
7469

7570
- #1613, allow bs.scope with bs.send/bs.send.pipe/bs.set/bs.get/bs.set_index/bs.get_index
7671
- #1604, add the functions `entries`, `values`, `fromList`, `fromArray` and `map` to `Js.Dict`
7772

7873
- #1632, bsb themes support
7974

80-
Bug fixes :
81-
75+
Fixes:
8276
- #1581, more error checking
8377
- #1633, fix missing installations
8478
- #1581, more error checking %identity
8579

8680
# 1.7.3:
8781

88-
Bug fixes:
89-
82+
Fixes:
9083
- #1556, fix duplicated requires of runtime (report by Chenglou)
9184

9285
- #1568, internal compiler error
9386

9487
Features:
95-
9688
- #1564: scoped values in FF, see `bs.scope` in the Manual
9789

9890

0 commit comments

Comments
 (0)