Skip to content

Commit 0c5fbbf

Browse files
committed
chore(changelog): update
1 parent 3d88f14 commit 0c5fbbf

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
# v0.1.12
2+
3+
## Modified
4+
5+
* CSSStyleDeclaration
6+
* Added: `aspectRatio`
7+
* KeyframeEffect
8+
* Added: `iterationComposite`
9+
10+
### Non-value types
11+
12+
* CanvasRenderingContext2DSettings
13+
* Added: `colorSpace`
14+
* ComputedEffectTiming
15+
* Added: `startTime`
16+
* EffectTiming
17+
* Added: `playbackRate`
18+
* KeyframeEffectOptions
19+
* Added: `iterationComposite`
20+
* OptionalEffectTiming
21+
* Added: `playbackRate`
22+
* RTCConfiguration
23+
* Removed: `encodedInsertableStreams`
24+
* CanvasUserInterface
25+
* Removed: `scrollPathIntoView`
26+
* GlobalEventHandlers
27+
* Removed: `onsecuritypolicyviolation`
28+
* HTMLOrSVGElement
29+
* Removed: `autofocus`
30+
* NavigatorContentUtils
31+
* Removed: `unregisterProtocolHandler`
32+
133
# v0.1.11
234

335
## New interfaces

0 commit comments

Comments
 (0)