aboutsummaryrefslogtreecommitdiffstats
path: root/build/release/changelog-shell
blob: 9e4fbd7e4c1204b2eba99fafc18241da0463e636 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
This file contains a shell for the changelog, followed by a list of every commit for this release.

Choose the appropriate line for the Summary section.

Move all commit notes to the appropriate section.
- Each line should be in the following format:
  [Fixed|Added]: The ticket description. ([Ticket link], [Commit link])
- If the commit is not related to a bug or feature, e.g., whitepsace cleanup, remove it.
- If there is no ticket number, search Trac for the relevant ticket.
  - If there is no ticket, create one (if needed), or leave just the commit link.

Double check that "XXXX" does not appear anywhere in the changelog.

Post this changelog at: CHANGELOG_URL



DELETE EVERYTHING ABOVE THE FOLLOWING LINE
------------------------------------------

= Summary =
This is the final release of jQuery UI 1.8.
-- OR --
This is the second maintenance release for [[UI/Changelog/1.8|jQuery UI 1.8]].

= Build =

= Core & Utilities =

=== UI Core ===

=== Mouse ===

=== Widget Factory ===

=== Position ===

= Interactions =

=== Draggable ===

=== Droppable ===

=== Resizable ===

=== Selectable ===

=== Sortable ===

= Widgets =

=== Accordion ===

=== Autocomplete ===

=== Button ===

=== Datepicker ===

=== Dialog ===

=== Progressbar ===

=== Slider ===

=== Tabs ===

= Effects =

=== Individual effects ===

= CSS Framework =

= Demos =

= Website =

=== Download Builder ===