Skip to content

Commit debe0e7

Browse files
committed
Add release notes to CHANGELOG
1 parent 322933d commit debe0e7

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

+29
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
### 4.1.0 (May 20, 2021)
2+
3+
#### Features
4+
5+
- Dynamic content insets for compond bubble #685 by [@magic146](https://github.com/magic146)
6+
- Added support for Swift Package Manager #690 by [@NicholasMata](https://github.com/NicholasMata)
7+
- Add double tap handler #692 by [@AKoulabukhov](https://github.com/AKoulabukhov)
8+
- Add support of failed loading icon to compound bubble #695 by [@azatZul](https://github.com/azatZul)
9+
- Added camera type to callback when a photo is taken #696 by [@KaneCheshire](https://github.com/KaneCheshire)
10+
- Introduce custom live camera cell behaviour #698 by [@magic146](https://github.com/magic146)
11+
- Custom input camera picker #699 by [@magic146](https://github.com/magic146)
12+
- Make timestamp revealing optional #704 by [@simoneBumble](https://github.com/simoneBumble)
13+
- Handle live camera and photo cells taps #705 by [@magic146](https://github.com/magic146)
14+
15+
#### Improvements
16+
17+
- Contribution guide #676 by [@wiruzx](https://github.com/wiruzx)
18+
- Enabling library evolution support #677 by [@dive](https://github.com/dive)
19+
- Add github actions #678 by [@wiruzx](https://github.com/wiruzx)
20+
- Make presenter public to fire send #701 by [@ChaosCoder](https://github.com/ChaosCoder)
21+
- Replace presentingController with presentingViewControllerProvider #703 by [@magic146](https://github.com/magic146)
22+
23+
#### Bugfixes
24+
25+
- Fix false positive test runs #680 by [@wiruzx](https://github.com/wiruzx)
26+
- Add empty scroll view delegate methods #684 by [@wiruzx](https://github.com/wiruzx)
27+
- Fix resource name collision #686 by [@khramtsoff](https://github.com/khramtsoff)
28+
- Fix the resources bundle signing #697 by [@azatZul](https://github.com/azatZul)
29+
130
### 4.0.0 (September 20, 2020)
231

332
#### Features

0 commit comments

Comments
 (0)