Skip to content

Commit

Permalink
📝 Added more to CHANGELOG and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
morkro committed Jan 9, 2019
1 parent ca2a47d commit 0c2acfb
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [1.6.0] - 2019-01-xx

## Added
### Added
- Gallery module for plants.

## Changed
### Changed
- Couple of layout adjustments for the desktop version.

## Fixed
- Some minor layout issues in Plant screen
### Fixed
- Some minor layout issues in Plant screen.
- Issues with the dialog.

## [1.5.1] - 2018-11-10

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

---

<img src="resources/web-app.png" align="left" width="180px" alt="HappyPlants App" />
<img src="resources/happyplants-phone-presentation.png" alt="HappyPlants App" />

[_HappyPlants_](https://happyplants.garden) is all about collecting, organising, and adding all kinds of information of your little friends. _How much water does it need? During which seasons does it grow? When is it dormant? Does it require lots of sun?_ Basically, creating your own plant database in a visual way. You can either save HappyPlants to your homescreens on mobile devices (recommended) or add it to your bookmarks on desktop. This is a mobile-first, progressive web application.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "happy-plants",
"version": "1.5.1",
"version": "1.6.0",
"private": true,
"scripts": {
"serve": "npm run svg && vue-cli-service serve",
Expand Down
Binary file modified resources/happyplants-phone-presentation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0c2acfb

Please sign in to comment.