Skip to content

Commit a85204a

Browse files
committed
add back get-static-fields-of-type, but deprecate it
1 parent 14d6f7e commit a85204a

File tree

6 files changed

+158
-148
lines changed

6 files changed

+158
-148
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* entire implementation will be loaded b when `java-time` has loaded
1818

1919
### Internal
20-
* Remove `java-time.util/get-static-fields-of-type`
20+
* Deprecate `java-time.util/get-static-fields-of-type`
2121

2222
## 0.3.3
2323

docs/CHANGELOG.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h3><a href="#enhancements" id="enhancements"></a>Enhancements</h3>
2222
</ul>
2323
<h3><a href="#internal" id="internal"></a>Internal</h3>
2424
<ul>
25-
<li>Remove <code>java-time.util/get-static-fields-of-type</code></li>
25+
<li>Deprecate <code>java-time.util/get-static-fields-of-type</code></li>
2626
</ul>
2727
<h2><a href="#033" id="033"></a>0.3.3</h2>
2828
<h3><a href="#new-features" id="new-features"></a>New Features</h3>

0 commit comments

Comments
 (0)