Skip to content

Commit

Permalink
Merge branch 'chore-add-release-notes-for-v1.1.0-tag'
Browse files Browse the repository at this point in the history
  • Loading branch information
kbeker committed Nov 14, 2019
2 parents f01dce9 + e9df3ba commit 46960a2
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
### v1.1.0

##### Features

- Feature add http status codes pages ([#119](https://github.com/Code-Poets/sheetstorm/pull/119))
- Feature add tables to blog post body ([#116](https://github.com/Code-Poets/sheetstorm/pull/116))
- Feature add logging configuration to django ([#78](https://github.com/Code-Poets/sheetstorm/pull/78))

##### Bugfixes

- Bugfix match testimonials sizing to the rest of the page ([#118](https://github.com/Code-Poets/sheetstorm/pull/118))
- Bugfix blog post limit ([#117](https://github.com/Code-Poets/sheetstorm/pull/117))
- Bugfix add last fixes to website before production ([#115](https://github.com/Code-Poets/sheetstorm/pull/115))
- Bugfix add clutch badge on main screen ([#114](https://github.com/Code-Poets/sheetstorm/pull/114))
- Bugfix career contact us display issues ([#113](https://github.com/Code-Poets/sheetstorm/pull/113))
- Bugfix add script to resize testimonials according to container height ([#111](https://github.com/Code-Poets/sheetstorm/pull/111))
- Bugfix width and margins about_us secion on edge ([#112](https://github.com/Code-Poets/sheetstorm/pull/112))
- Bugfix center text in promo div in edge ([#110](https://github.com/Code-Poets/sheetstorm/pull/110))
- Bugfix change margin direction on blog menu ([#109](https://github.com/Code-Poets/sheetstorm/pull/109))
- Bugfix footer does not stick to bottom ([#108](https://github.com/Code-Poets/sheetstorm/pull/108))
- Bugfix blog display on mobile devices ([#106](https://github.com/Code-Poets/sheetstorm/pull/106))
- Bugfix place Google API call after all other scripts ([#97](https://github.com/Code-Poets/sheetstorm/pull/97))
- Bugfix popular article border ([#101](https://github.com/Code-Poets/sheetstorm/pull/101))
- Bugfix delete unecessary calc() function from sass files ([#100](https://github.com/Code-Poets/sheetstorm/pull/100))
- Bugfix change animations in team-introduction subpage ([#99](https://github.com/Code-Poets/sheetstorm/pull/99))
- Bugfix blog errors ([#96](https://github.com/Code-Poets/sheetstorm/pull/96))
- Bugfix portfolio section ([#95](https://github.com/Code-Poets/sheetstorm/pull/95))
- Bugfix remove learn more ([#94](https://github.com/Code-Poets/sheetstorm/pull/94))
- Bugfix back to old font family ([#93](https://github.com/Code-Poets/sheetstorm/pull/93))
- Bugfix menu and main screen on old firefox ([#90](https://github.com/Code-Poets/sheetstorm/pull/90))


### v1.0.0

##### Features
Expand Down

0 comments on commit 46960a2

Please sign in to comment.