Browse Source

Updates release notes for 0.19.1

pull/1076/head 0.19.1
jlukic 10 years ago
parent
commit
1c65b7784b
2 changed files with 7 additions and 1 deletions
  1. 6
      RELEASE NOTES.md
  2. 2
      server/documents/index.html.eco

6
RELEASE NOTES.md

@ -1,5 +1,11 @@
## RELEASE NOTES
### Version 0.19.1 - Sep 5, 2014
**Bug Fixes**
- **Modal** - (Backport from 1.0 branch) Fixes issue where modal sometimes appears too low on second show
### Version 0.19.0 - July 3, 2014
**Enhancements**

2
server/documents/index.html.eco

@ -15,7 +15,7 @@ type : 'Semantic'
<div class="ui page grid">
<div class="column">
<div class="introduction">
<h1 class="ui header">Semantic UI <a class="ui black label" href="https://github.com/semantic-org/Semantic-UI/blob/master/RELEASE%20NOTES.md">0.19.0</a></h1>
<h1 class="ui header">Semantic UI <a class="ui black label" href="https://github.com/semantic-org/Semantic-UI/blob/master/RELEASE%20NOTES.md">0.19.1</a></h1>
<h2 class="ui header">UI is the vocabulary of the web.</h2>
<p>Semantic empowers designers and developers by creating a language for sharing UI.</p>
<a class="ui black large labeled launch icon button"><i class="icon list layout"></i> View UI</a>

Loading…
Cancel
Save