Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
## [4.1.0](https://github.com/newrelic/video-agent-android/compare/v4.0.4...v4.1.0) (2025-12-29)

### ⚠ BREAKING CHANGES

* documentation updates
* documentation changes

### Features

* add new installation section ([41c5a09](https://github.com/newrelic/video-agent-android/commit/41c5a097668d59e9b14d5979f4b2842315d5b415))
* add new installation section ([29493f1](https://github.com/newrelic/video-agent-android/commit/29493f1a5941ce576458c2ce7fe0ea630e886389))
* documentation changes ([1f41ab7](https://github.com/newrelic/video-agent-android/commit/1f41ab7ea99c5fef07648bf2ceaf44284916f8b8))
* documentation updates ([aa0af4b](https://github.com/newrelic/video-agent-android/commit/aa0af4bbe8532f46767132aab7baca761b076092))

### Bug Fixes

* addded dependencies ([2ffb8c1](https://github.com/newrelic/video-agent-android/commit/2ffb8c1c6dfc0b92c9b9bbe66bbe40c84cb0beda))
* adding stage ([4c32984](https://github.com/newrelic/video-agent-android/commit/4c32984fb5a0575afeca926fbaba27cd32bac5d6))
* adding stage publishing ([aa34cec](https://github.com/newrelic/video-agent-android/commit/aa34cec6529f332b95f97750bc83cd4f6e87236f))
* adding stages ([0994df2](https://github.com/newrelic/video-agent-android/commit/0994df2ac86148688ca8c72a0aa51e4714a8a791))
* adding version changes ([ebafc8f](https://github.com/newrelic/video-agent-android/commit/ebafc8f4fd07ba82b2297ba73fadcc2234868efb))
* resolve documentation typo ([980f846](https://github.com/newrelic/video-agent-android/commit/980f846b49c274e2a0569b946fb65fa2665f9ab6))
* resolve documentation typo ([348ed59](https://github.com/newrelic/video-agent-android/commit/348ed59836734bea8ec5edee933ae6a546d3cd80))
## [4.0.4](https://github.com/newrelic/video-agent-android/compare/v4.0.3...v4.0.4) (2025-12-18)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ android.defaults.buildfeatures.buildconfig=true
android.nonTransitiveRClass=false
android.nonFinalResIds=false

GLOBAL_VERSION_NAME=4.0.4
GLOBAL_VERSION_NAME=4.1.0