README.md in dynaspan-0.1.4 vs README.md in dynaspan-0.1.5
- old
+ new
@@ -117,10 +117,15 @@
}
```
###What's New
+
+####Version 0.1.4 & 0.1.5
+
+Use display name rather than value from option. And enum behavior may be prone to change so added safeguard scenario.
+
####Version 0.1.3
Changed **:unique_id** to work based on the object being rendered and some additional random characters in case the same object will be used more than once.
Added **:html_options** add your own html options to the input field. Includes ability to add additional classes with `html_options: {class: "example"}`. **:id**, **:onfocus**, and **:onblur** are reserved.
@@ -186,10 +191,10 @@
###License
The MIT License (MIT)
-Copyright (C) 2014-2015 by Daniel P. Clark
+Copyright (C) 2014-2016 by Daniel P. Clark
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell