Skip to content
This repository was archived by the owner on Sep 17, 2021. It is now read-only.

Commit 9da8e6d

Browse files
committed
Updated changelog for 0.32
1 parent c79e129 commit 9da8e6d

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

CHANGELOG.md

+19-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
11
# Change Log
22

3-
## [0.0.31](https://github.com/capitalone/react-native-pathjs-charts/tree/HEAD)
3+
## [0.0.32](https://github.com/capitalone/react-native-pathjs-charts/tree/HEAD)
44

5-
[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.30...HEAD)
5+
[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.31...HEAD)
6+
7+
**Closed issues:**
8+
9+
- Library causes app to crash when using await AsyncStorage.getItem\(STORAGE\_KEY\); [\#202](https://github.com/capitalone/react-native-pathjs-charts/issues/202)
10+
- How do I change the color of the grid? [\#191](https://github.com/capitalone/react-native-pathjs-charts/issues/191)
11+
- Changing default gray background to transparent [\#185](https://github.com/capitalone/react-native-pathjs-charts/issues/185)
12+
- gridColor applied to wrong axis [\#179](https://github.com/capitalone/react-native-pathjs-charts/issues/179)
13+
14+
**Merged pull requests:**
15+
16+
- Fix grid axis appearing on top of the lines [\#197](https://github.com/capitalone/react-native-pathjs-charts/pull/197) ([Minishlink](https://github.com/Minishlink))
17+
- Fix default pointRadius and add parameters to renderPoint [\#196](https://github.com/capitalone/react-native-pathjs-charts/pull/196) ([Minishlink](https://github.com/Minishlink))
18+
- Feature/improve smoothline chart [\#183](https://github.com/capitalone/react-native-pathjs-charts/pull/183) ([AmauryLiet](https://github.com/AmauryLiet))
19+
20+
## [0.0.31](https://github.com/capitalone/react-native-pathjs-charts/tree/0.0.31) (2017-09-02)
21+
[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.30...0.0.31)
622

723
**Closed issues:**
824

@@ -11,6 +27,7 @@
1127

1228
**Merged pull requests:**
1329

30+
- New release for .31 [\#187](https://github.com/capitalone/react-native-pathjs-charts/pull/187) ([marzolfb](https://github.com/marzolfb))
1431
- Upgrade to RN 0.47.2 [\#184](https://github.com/capitalone/react-native-pathjs-charts/pull/184) ([Minishlink](https://github.com/Minishlink))
1532
- Upgrade to .30 [\#171](https://github.com/capitalone/react-native-pathjs-charts/pull/171) ([marzolfb](https://github.com/marzolfb))
1633

0 commit comments

Comments
 (0)