We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e21d2cc commit 56ec045Copy full SHA for 56ec045
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [0.15.0] 2020-07-27
4
+
5
+- Upgrading @stream-io/react-native-simple-markdown to 1.2.1 [d89f012](https://github.com/GetStream/react-native-simple-markdown/commit/d89f0128e6c4f179f2afe9f9a896b289288e2afd)
6
7
+ It fixes the issue with markdown where text like "#stream" was treated as heading, thus disallowing anyone to use hashtags in chat.
8
9
+- Internal directory restructuring of components
10
11
## [0.14.0] 2020-07-16
12
13
- Fixing compatibility issues with react-native 0.63 [88721a0](https://github.com/GetStream/stream-chat-react-native/commit/88721a077b3bb3369c3d8dbde9451d84f6761d87)
0 commit comments