We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecddaf6 commit 8ee36dcCopy full SHA for 8ee36dc
CHANGELOG-2.6.md
@@ -0,0 +1,13 @@
1
+CHANGELOG for 2.6.x
2
+===================
3
+
4
+This changelog references the relevant changes (bug and security fixes) done
5
+in 2.6 minor versions.
6
7
+To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
+To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.6.0...v2.6.1
9
10
+* 2.6.0-BETA1 (2014-11-03)
11
12
+ * first beta release
13
0 commit comments