File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# DurianRx releases
22
33## [ Unreleased]
4+
5+ ## [ 3.0.2] - 2020-05-26
46### Fixed
57* ` Chit.isDisposed() ` now returns true before calling the ` runWhenDisposed ` callbacks.
68
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ output = [
1414[ ![ Maven central] ( https://img.shields.io/badge/mavencentral-com.diffplug.durian%3Adurian--rx-blue.svg )] ( https://search.maven.org/artifact/com.diffplug.durian/durian-rx )
1515[ ![ Apache 2.0] ( https://img.shields.io/badge/license-apache--2.0-blue.svg )] ( https://tldrlegal.com/license/apache-license-2.0-(apache-2.0) )
1616
17- [ ![ Changelog] ( https://img.shields.io/badge/changelog-3.0.1 -brightgreen.svg )] ( CHANGES.md )
18- [ ![ Javadoc] ( https://img.shields.io/badge/javadoc-yes-brightgreen.svg )] ( https://javadoc.io/doc/com.diffplug.durian/durian-rx/3.0.1 / )
17+ [ ![ Changelog] ( https://img.shields.io/badge/changelog-3.0.2 -brightgreen.svg )] ( CHANGES.md )
18+ [ ![ Javadoc] ( https://img.shields.io/badge/javadoc-yes-brightgreen.svg )] ( https://javadoc.io/doc/com.diffplug.durian/durian-rx/3.0.2 / )
1919[ ![ Live chat] ( https://img.shields.io/badge/gitter-chat-brightgreen.svg )] ( https://gitter.im/diffplug/durian )
2020[ ![ JitCI] ( https://jitci.com/gh/diffplug/durian-rx/svg )] ( https://jitci.com/gh/diffplug/durian-rx )
2121<!-- -freshmark /shields -->
You can’t perform that action at this time.
0 commit comments