Skip to content

Commit d5678ae

Browse files
author
Daniel Bustamante Ospina
committed
Merge remote-tracking branch 'origin/master'
2 parents c7b7d39 + a9c74bc commit d5678ae

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

CHANGELOG.md

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

3+
## [1.0.0-beta7.1](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta7.1) (2021-04-21)
4+
5+
## [1.0.0-beta7](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta7) (2021-04-21)
6+
7+
**Merged pull requests:**
8+
9+
- Publish to maven central [\#54](https://github.com/reactive-commons/reactive-commons-java/pull/54)
10+
311
## [1.0.0-beta5](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta5) (2021-02-20)
412

513
## [1.0.0-beta4](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta4) (2021-02-18)
@@ -39,6 +47,7 @@
3947
**Merged pull requests:**
4048

4149
- Asciidoc Documentation [\#45](https://github.com/reactive-commons/reactive-commons-java/pull/45)
50+
- Adds event notification listener [\#39](https://github.com/reactive-commons/reactive-commons-java/pull/39)
4251

4352
## [0.6.2-beta](https://github.com/reactive-commons/reactive-commons-java/tree/0.6.2-beta) (2020-08-25)
4453

@@ -67,10 +76,6 @@
6776

6877
## [0.5.0](https://github.com/reactive-commons/reactive-commons-java/tree/0.5.0) (2020-06-08)
6978

70-
**Merged pull requests:**
71-
72-
- Adds event notification listener [\#39](https://github.com/reactive-commons/reactive-commons-java/pull/39)
73-
7479
## [0.4.7](https://github.com/reactive-commons/reactive-commons-java/tree/0.4.7) (2020-05-21)
7580

7681
## [v0.4.6](https://github.com/reactive-commons/reactive-commons-java/tree/v0.4.6) (2020-04-23)

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-beta5</span>
18+
<span id="revnumber">version 1.0.0-beta7</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-beta5<br>
873-
Last updated 2021-02-20 00:54:10 UTC
872+
Version 1.0.0-beta7<br>
873+
Last updated 2021-04-21 02:23:15 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)