Skip to content

Commit

Permalink
chore(release): 2.1.0-rc.1
Browse files Browse the repository at this point in the history
## [2.1.0-rc.1](v2.0.0...v2.1.0-rc.1) (2023-09-22)

### Build System

* 🔀 Merge branch 'main' into feature/alternative-pubkey-management ([07efe6e](07efe6e))
* 🔀 Merge branch 'main' into feature/alternative-pubkey-management ([b63d026](b63d026))
* 🔀 Merge remote-tracking branch 'origin/dev' into feature/alternative-pubkey-management ([ec529f7](ec529f7))
* Merge remote-tracking branch 'origin/main' into feature/alternative-pubkey-management ([0a18526](0a18526))
* set target branch to dev ([d652b8f](d652b8f))

### Documentation

* **docs:** 📝 Add information about alternative ssh-key management ([bc2d276](bc2d276))

### Features

* **docker:** ✨ Allow mounting an authorized_keys file directly instead of using the environment variable. ([b4a446d](b4a446d))

### Code Refactoring

* ⬆️ update openssl ([e28b4ea](e28b4ea))
  • Loading branch information
semantic-release-bot committed Sep 22, 2023
1 parent 0df9539 commit a0560a5
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
## [2.1.0-rc.1](https://github.com/AnotherStranger/docker-borg-backup/compare/v2.0.0...v2.1.0-rc.1) (2023-09-22)


### Build System

* :twisted_rightwards_arrows: Merge branch 'main' into feature/alternative-pubkey-management ([07efe6e](https://github.com/AnotherStranger/docker-borg-backup/commit/07efe6e13091ffc415a9109ca25db0a1efb58ffe))
* :twisted_rightwards_arrows: Merge branch 'main' into feature/alternative-pubkey-management ([b63d026](https://github.com/AnotherStranger/docker-borg-backup/commit/b63d026e3d7b88e2b30fa4628464cf926264bce9))
* :twisted_rightwards_arrows: Merge remote-tracking branch 'origin/dev' into feature/alternative-pubkey-management ([ec529f7](https://github.com/AnotherStranger/docker-borg-backup/commit/ec529f7f6c63eb37b7de57876f699df7f6bbf7c6))
* Merge remote-tracking branch 'origin/main' into feature/alternative-pubkey-management ([0a18526](https://github.com/AnotherStranger/docker-borg-backup/commit/0a185269faebc595ba2f193ccbd93de2da11525e))
* set target branch to dev ([d652b8f](https://github.com/AnotherStranger/docker-borg-backup/commit/d652b8fe1e18e44ad49c75a6200df38d280df15d))


### Documentation

* **docs:** :memo: Add information about alternative ssh-key management ([bc2d276](https://github.com/AnotherStranger/docker-borg-backup/commit/bc2d276001e91bed94f67645a59113f1aa19c76f))


### Features

* **docker:** :sparkles: Allow mounting an authorized_keys file directly instead of using the environment variable. ([b4a446d](https://github.com/AnotherStranger/docker-borg-backup/commit/b4a446d848d0f04e6eb75f9740274f745068b81b))


### Code Refactoring

* :arrow_up: update openssl ([e28b4ea](https://github.com/AnotherStranger/docker-borg-backup/commit/e28b4ea8e56d7b2a8dc67af11a2216040dda1f62))

## [2.0.0](https://github.com/AnotherStranger/docker-borg-backup/compare/v1.10.4...v2.0.0) (2023-09-14)


Expand Down

0 comments on commit a0560a5

Please sign in to comment.