Skip to content

Commit 7e6d719

Browse files
committed
docs(changelog): update changelog
1 parent da678d0 commit 7e6d719

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
54
---
65

76
# Using v6?
@@ -10,13 +9,14 @@ v6 is now considered feature complete to its current abilities and limitations.
109

1110
# Using v7?
1211

13-
Thanks for using the alpha version of React Table v7! We're very excited about it.
12+
Thanks for using the beta version of React Table v7! We're very excited about it.
1413

1514
**Describe the bug**
1615
A clear and concise description of what the bug is.
1716

1817
**To Reproduce**
1918
Steps to reproduce the behavior:
19+
2020
1. Go to '...'
2121
2. Click on '....'
2222
3. Scroll down to '....'
@@ -32,15 +32,17 @@ Use a new [react-table codesandbox](https://codesandbox.io/s/m5lxzzpz69) to repr
3232
If applicable, add screenshots to help explain your problem.
3333

3434
**Desktop (please complete the following information):**
35-
- OS: [e.g. iOS]
36-
- Browser [e.g. chrome, safari]
37-
- Version [e.g. 22]
35+
36+
- OS: [e.g. iOS]
37+
- Browser [e.g. chrome, safari]
38+
- Version [e.g. 22]
3839

3940
**Smartphone (please complete the following information):**
40-
- Device: [e.g. iPhone6]
41-
- OS: [e.g. iOS8.1]
42-
- Browser [e.g. stock browser, safari]
43-
- Version [e.g. 22]
41+
42+
- Device: [e.g. iPhone6]
43+
- OS: [e.g. iOS8.1]
44+
- Browser [e.g. stock browser, safari]
45+
- Version [e.g. 22]
4446

4547
**Additional context**
4648
Add any other context about the problem here.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 7.0.0-beta.0
2+
3+
- Massive changes to the entire project and library. Please consult the README and documentation for more information regarding these changes.
4+
15
## 6.8.6
26

37
#### Fixes & Optimizations

0 commit comments

Comments
 (0)