Skip to content

Commit 35efc2a

Browse files
author
juanpmarin
committed
Automatic docs and changelog generation
1 parent 7c0a25a commit 35efc2a

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.0.0-beta4](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta4) (2021-02-18)
4+
5+
**Closed issues:**
6+
7+
- Dynamic listeners registry [\#48](https://github.com/reactive-commons/reactive-commons-java/issues/48)
8+
9+
**Merged pull requests:**
10+
11+
- feat: dynamic events handlers [\#51](https://github.com/reactive-commons/reactive-commons-java/pull/51)
12+
- chore: upgrade dependencies [\#50](https://github.com/reactive-commons/reactive-commons-java/pull/50)
13+
14+
## [1.0.0-beta3](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta3) (2020-12-12)
15+
316
## [1.0.0-beta2](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta2) (2020-12-05)
417

518
**Merged pull requests:**

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<h1>Reactive Commons Reference Guide</h1>
1616
<div class="details">
1717
<span id="author" class="author">Daniel Bustamante Ospina</span><br>
18-
<span id="revnumber">version 1.0.0-beta2</span>
18+
<span id="revnumber">version 1.0.0-beta4</span>
1919
</div>
2020
<div id="toc" class="toc2">
2121
<div id="toctitle">Table of Contents</div>
@@ -869,8 +869,8 @@ <h5 id="_handlerregistry_servequery">HandlerRegistry - serveQuery</h5>
869869
</div>
870870
<div id="footer">
871871
<div id="footer-text">
872-
Version 1.0.0-beta2<br>
873-
Last updated 2020-12-05 23:53:33 UTC
872+
Version 1.0.0-beta4<br>
873+
Last updated 2021-02-18 18:36:30 UTC
874874
</div>
875875
</div>
876876
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.min.css">

0 commit comments

Comments
 (0)