Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed Dec 5, 2023
1 parent 207f10f commit 77059fd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@
* Improve documentation for the `jpro-media` module.

#### Features
* Add `jpro-file` module to `JPro Platform`. For more information, navigate to the
* Added `jpro-file` module to `JPro Platform`. For more information, navigate to the
[jpro-file](https://github.com/JPro-one/JPro-Platform/tree/main/jpro-file#readme) module.
* Add `jpro-webartc` module to `JPro Platform`. Provides an API to use WebRTC in JPro running application.
* Add `jpro-youtube` module to `JPro Platform`. Makes easy to embed a YouTube video by simply using `YoutubeNode`.
* Add `ensemble` module to publish platform examples.
* Added `jpro-webartc` module to `JPro Platform`. Provides an API to use WebRTC in JPro running application.
* Added `jpro-youtube` module to `JPro Platform`. Makes easy to embed a YouTube video by simply using `YoutubeNode`.
* Added `ensemble` module to publish platform examples.
* Added Image and YouTube extensions to the `jpro-mdfx` module.
* Added Domain Filters to the `jpro-routing-core` module. This is a simple example on how to use it:

```java
Expand Down

0 comments on commit 77059fd

Please sign in to comment.