Skip to content

Commit 7da0be5

Browse files
committed
Update changelog and message
1 parent 2c4f551 commit 7da0be5

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

CHANGES.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@
66
> but some more unforeseen changes had to be made. This has been a long
77
> road to get the underlying color library to a stable state.
88
>
9-
> - User created custom plugins may need refactoring again.
10-
> - If you tweaked `add_to_default_spaces`, please compare against the
11-
> default list as some plugins were renamed. Color space plugins that
12-
> do not properly load should show log entries in the console.
9+
> - User created custom plugins may need refactoring again, but most
10+
> should be unaffected.
11+
> - If you tweaked the new`add_to_default_spaces`, please compare against
12+
> the default list as some plugins were renamed and user settings may
13+
> need to get updated. Color space plugins that do not properly load
14+
> should show log entries in the console.
1315
1416
- **NEW**: Upgraded to the stable `coloraide` 1.1. This should hopefully
1517
eliminate API churn as it is now a stable release.

messages/recent.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,21 @@ prior releases.
77

88
A restart of Sublime Text is **strongly** encouraged.
99

10+
Please report any issues as we _might_ have missed some required updates
11+
related to the upgrade to stable `coloraide`.
12+
1013
## 6.0.0
1114

1215
> **WARNING**: We finally made it to a stable `coloraide` 1.x.x release,
1316
> but some more unforeseen changes had to be made. This has been a long
1417
> road to get the underlying color library to a stable state.
1518
>
16-
> - User created custom plugins may need refactoring again.
17-
> - If you tweaked `add_to_default_spaces`, please compare against the
18-
> default list as some plugins were renamed. Color space plugins that
19-
> do not properly load should show log entries in the console.
19+
> - User created custom plugins may need refactoring again, but most
20+
> should be unaffected.
21+
> - If you tweaked the new`add_to_default_spaces`, please compare against
22+
> the default list as some plugins were renamed and user settings may
23+
> need to get updated. Color space plugins that do not properly load
24+
> should show log entries in the console.
2025
2126
- **NEW**: Upgraded to the stable `coloraide` 1.1. This should hopefully
2227
eliminate API churn as it is now a stable release.

0 commit comments

Comments
 (0)