Added a NEWS.md file!

This commit is contained in:
Ryan Timpe
2019-03-22 19:53:18 -04:00
parent bb08271bd9
commit a2dfa368f5
+5
View File
@@ -0,0 +1,5 @@
# brickr 0.0.0.9150
* Added `bricks_from_coords()` function to convert a long data frame with x, y, z, and Color columns into input for `display_bricks()`.
* Aesthetic updates to the README and logo.
* Added a `NEWS.md` file to track changes to the package.