Skip to content

Commit 8e015f9

Browse files
committed
Updated CHANGELOG
1 parent 836565d commit 8e015f9

File tree

2 files changed

+1
-27
lines changed

2 files changed

+1
-27
lines changed

CHANGELOG.md

-26
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,6 @@
6868
- Installer gets into an infinite loop if there are PDO drivers loaded before MySQL [\#254](https://github.com/REBELinBLUE/deployer/pull/254) ([moxx](https://github.com/moxx))
6969
- Incorrect Lang variables [\#239](https://github.com/REBELinBLUE/deployer/pull/239) ([uLow](https://github.com/uLow))
7070

71-
**Closed issues:**
72-
73-
- Acting strange [\#233](https://github.com/REBELinBLUE/deployer/issues/233)
74-
- Custom deployment templates [\#174](https://github.com/REBELinBLUE/deployer/issues/174)
75-
7671
## [0.0.36](https://github.com/REBELinBLUE/deployer/tree/0.0.36) (2016-05-30)
7772
[Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.35...0.0.36)
7873

@@ -103,9 +98,7 @@
10398

10499
**Closed issues:**
105100

106-
- Deployer callback URL - Laravel error [\#225](https://github.com/REBELinBLUE/deployer/issues/225)
107101
- Process Output don't show full log [\#219](https://github.com/REBELinBLUE/deployer/issues/219)
108-
- node socket server exited itself [\#218](https://github.com/REBELinBLUE/deployer/issues/218)
109102
- Split Vagrant machine into a seperate repository [\#214](https://github.com/REBELinBLUE/deployer/issues/214)
110103

111104
## [0.0.34](https://github.com/REBELinBLUE/deployer/tree/0.0.34) (2016-04-26)
@@ -144,10 +137,6 @@
144137
- Exception when project has deployments but none are 'completed' [\#188](https://github.com/REBELinBLUE/deployer/issues/188)
145138
- Throttling interferes with heartbeart URLS [\#153](https://github.com/REBELinBLUE/deployer/issues/153)
146139

147-
**Closed issues:**
148-
149-
- Don't delete failed deployments when in debug mode [\#181](https://github.com/REBELinBLUE/deployer/issues/181)
150-
151140
**Merged pull requests:**
152141

153142
- Added HTTP and Node instructions to Install section [\#185](https://github.com/REBELinBLUE/deployer/pull/185) ([Patabugen](https://github.com/Patabugen))
@@ -169,11 +158,6 @@
169158
- Refresh JWT when it expires [\#180](https://github.com/REBELinBLUE/deployer/issues/180)
170159
- SQLite installation no longer works [\#169](https://github.com/REBELinBLUE/deployer/issues/169)
171160

172-
**Closed issues:**
173-
174-
- Aborting a deployment before the git info has been loaded leaves the committer etc as "Loading..." [\#150](https://github.com/REBELinBLUE/deployer/issues/150)
175-
- Persistent file permissions [\#93](https://github.com/REBELinBLUE/deployer/issues/93)
176-
177161
## [0.0.29](https://github.com/REBELinBLUE/deployer/tree/0.0.29) (2016-02-05)
178162
[Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.28...0.0.29)
179163

@@ -239,12 +223,6 @@
239223
- How to make a Symfony application deploy [\#133](https://github.com/REBELinBLUE/deployer/issues/133)
240224
- Fatal error when deploy starts [\#91](https://github.com/REBELinBLUE/deployer/issues/91)
241225

242-
**Closed issues:**
243-
244-
- Provide composer auth details [\#132](https://github.com/REBELinBLUE/deployer/issues/132)
245-
- websocket not updates the screen [\#125](https://github.com/REBELinBLUE/deployer/issues/125)
246-
- Add the option for a full clone [\#101](https://github.com/REBELinBLUE/deployer/issues/101)
247-
248226
## [0.0.22](https://github.com/REBELinBLUE/deployer/tree/0.0.22) (2015-11-15)
249227
[Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.21...0.0.22)
250228

@@ -260,10 +238,6 @@
260238
- Production CSS is broken [\#111](https://github.com/REBELinBLUE/deployer/issues/111)
261239
- Fix database timeout issue with worker daemon. [\#116](https://github.com/REBELinBLUE/deployer/pull/116) ([dancryer](https://github.com/dancryer))
262240

263-
**Closed issues:**
264-
265-
- Socket.io not working when changing from apache2 to ngnix. [\#120](https://github.com/REBELinBLUE/deployer/issues/120)
266-
267241
## [0.0.21](https://github.com/REBELinBLUE/deployer/tree/0.0.21) (2015-10-10)
268242
[Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.20...0.0.21)
269243

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.41-dev
1+
0.0.42-dev

0 commit comments

Comments
 (0)