aboutsummaryrefslogtreecommitdiffstats
path: root/build/release/changelog-shell
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-09-20 20:21:32 -0400
committerScott González <scott.gonzalez@gmail.com>2012-09-20 20:21:45 -0400
commit1827b390d8c3dbff6c5ac10c90360ab198a4d34e (patch)
tree335f701604addcbba5cea74dfed9f96d0ec99861 /build/release/changelog-shell
parent9fbbd01492786df688a69632fafe8ecf43fd7abd (diff)
downloadjquery-ui-1827b390d8c3dbff6c5ac10c90360ab198a4d34e.tar.gz
jquery-ui-1827b390d8c3dbff6c5ac10c90360ab198a4d34e.zip
Build: Convert changelog to markdown.
Diffstat (limited to 'build/release/changelog-shell')
-rw-r--r--build/release/changelog-shell67
1 files changed, 34 insertions, 33 deletions
diff --git a/build/release/changelog-shell b/build/release/changelog-shell
index 9e4fbd7e4..7e951d7a6 100644
--- a/build/release/changelog-shell
+++ b/build/release/changelog-shell
@@ -10,70 +10,71 @@ Move all commit notes to the appropriate section.
- 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.
+Double check that "TICKETREF" does not appear anywhere in the changelog.
-Post this changelog at: CHANGELOG_URL
+Add this changelog to jqueryui.com.
DELETE EVERYTHING ABOVE THE FOLLOWING LINE
------------------------------------------
+<script>{
+ "title": "{title}"
+}</script>
-= 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]].
+## Summary
+{summary}
-= Build =
+## Build
-= Core &amp; Utilities =
+## Core &amp; Utilities
-=== UI Core ===
+### UI Core
-=== Mouse ===
+### Mouse
-=== Widget Factory ===
+### Widget Factory
-=== Position ===
+### Position
-= Interactions =
+## Interactions
-=== Draggable ===
+### Draggable
-=== Droppable ===
+### Droppable
-=== Resizable ===
+### Resizable
-=== Selectable ===
+### Selectable
-=== Sortable ===
+### Sortable
-= Widgets =
+## Widgets
-=== Accordion ===
+### Accordion
-=== Autocomplete ===
+### Autocomplete
-=== Button ===
+### Button
-=== Datepicker ===
+### Datepicker
-=== Dialog ===
+### Dialog
-=== Progressbar ===
+### Progressbar
-=== Slider ===
+### Slider
-=== Tabs ===
+### Tabs
-= Effects =
+## Effects
-=== Individual effects ===
+### Individual effects
-= CSS Framework =
+## CSS Framework
-= Demos =
+## Demos
-= Website =
+## Website
-=== Download Builder ===
+### Download Builder