update changelog to pull issues from new version
This commit is contained in:
parent
02cb476df6
commit
78a8113149
@ -218,13 +218,13 @@ $("#e10_3").select2({
|
||||
|
||||
|
||||
<section id="changelog">
|
||||
<h2>Changelog from 3.0</h2>
|
||||
<h2>Changelog</h2>
|
||||
<div class="row"><div class="span12">
|
||||
<ul>
|
||||
<li>Loading...</li>
|
||||
<script>
|
||||
$(function() {
|
||||
var url="https://api.github.com/repos/ivaynberg/select2/issues?state=closed&milestone=4";
|
||||
var url="https://api.github.com/repos/ivaynberg/select2/issues?state=closed&milestone=6";
|
||||
$.ajax({
|
||||
url: url,
|
||||
dataType: "jsonp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user