Skip to content

Commit 5ec4384

Browse files
authored
Version 1.0.16 (#498)
1 parent 134e870 commit 5ec4384

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
## Parse Dashboard Changelog
22

3-
* 1.0.15
3+
### 1.0.16
4+
5+
* New: Add options to add selected rows to a relation, thanks to [Han BaHwan](https://github.com/Beingbook)
6+
* New: Add ability to use bcrypted passwords, thanks to [Dan VanWinkle](https://github.com/dvanwinkle)
7+
* Fix: Fix deletion of columns, thanks to [Bryan Rhea](https://github.com/brheal)
8+
9+
### 1.0.15
410

511
* New: Add ability to delete all rows in a class, thanks to [Marco Cheung](https://github.com/Marco129)
612
* New: Add relation editor, thanks to [Han BaHwan](https://github.com/Beingbook)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"homepage": "https://github.com/ParsePlatform/parse-dashboard",
2121
"bugs": "https://github.com/ParsePlatform/parse-dashboard/issues",
22-
"version": "1.0.15",
22+
"version": "1.0.16",
2323
"repository": {
2424
"type": "git",
2525
"url": "https://github.com/ParsePlatform/parse-dashboard"

0 commit comments

Comments
 (0)