Skip to content

Commit 88c23f1

Browse files
committed
Remove prerelase info from the CHANGELOG
1 parent 1573999 commit 88c23f1

File tree

1 file changed

+2
-43
lines changed

1 file changed

+2
-43
lines changed

CHANGELOG.md

+2-43
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,3 @@
1-
## 1.0.0-beta.2
1+
## 1.0.0
22

3-
* No user-visible changes.
4-
5-
## 1.0.0-beta.1
6-
7-
* Too many changes to list.
8-
9-
## 1.0.0-alpha.5
10-
11-
* **Breaking change**: Remove `lib/runner.dart`. This package is only meant to
12-
be used as an executable, not as a library.
13-
14-
* **Breaking change**: Remove the option to negate the `--migrate-deps`,
15-
`--dry-run`, and `--verbose` flags.
16-
17-
* Expose `sass-migrator` as a globally-installable executable.
18-
19-
### Division Migrator
20-
21-
* Fix a type error.
22-
23-
### Module Migrator
24-
25-
* Convert removed color functions to `color.adjust()`.
26-
27-
## 1.0.0-alpha.4
28-
29-
* Internal changes only.
30-
31-
## 1.0.0-alpha.3
32-
33-
* Division migrator: Treat most slash operations within argument lists as
34-
division.
35-
* Division migrator: Only migrate slash operations to slash-list calls in a
36-
non-plain-CSS context.
37-
38-
## 1.0.0-alpha.2
39-
40-
* Internal changes only.
41-
42-
## 1.0.0-alpha.1
43-
44-
* Initial alpha release.
3+
* Initial release.

0 commit comments

Comments
 (0)