2012-01-26 03:45:52 - 4.8.0a
2012-01-25 18:17:23 - 4.8.0
2012-01-14 21:09:29 - 4.7.4+git111222
2012-01-09 00:07:43 - 4.7.97
2011-12-11 00:37:00 - 4.7.4
2011-11-02 20:48:17 - 4.7.3
2011-10-08 13:07:40 - 4.7.2+git111007
2011-10-05 12:06:19 - 4.7.2
2011-10-01 03:09:08 - 4.7.1+git110930
2011-09-28 12:08:12 - 4.7.1+git110927
You can now add OpenSourceWatershed badges to your own website. Below is the badge for knotes:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_knotes"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("knotes", "#osw_knotes"); });</script>