Skip to content

Commit c5bbb3c

Browse files
committed
Change CHANGELOG
refs #7
1 parent 868f94f commit c5bbb3c

File tree

1 file changed

+4
-64
lines changed

1 file changed

+4
-64
lines changed

CHANGELOG.md

+4-64
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,5 @@
1-
## 1.3.3
2-
* Bump ruby_core_source dependency
1+
## 1.0.0.beta2
2+
* Another beta release. Still buggy.
33

4-
## 1.3.2
5-
* Bump ruby_core_source dependency
6-
7-
## 1.3.1
8-
* Bump ruby_core_source dependency
9-
10-
## 1.3.0 - thanks to @astashov
11-
* New and improved test suite
12-
* Fix line tracing
13-
* Fix source reloading
14-
* Fix error message of jump command
15-
* Fix trace and trace all commands
16-
* Fix -d flag to irb command
17-
* Fix method command being detected
18-
19-
## 1.2.4
20-
* Bump ruby_core_source dependency
21-
22-
## 1.2.3
23-
* Bump ruby_core_source dependency
24-
25-
## 1.2.2
26-
* Bump ruby_core_source dependency
27-
28-
## 1.2.1
29-
* Bump ruby_core_source dependency
30-
31-
## 1.2.0
32-
* Add the ability to query the command and control port when starting remote debugging
33-
34-
## 1.1.4
35-
* Bump ruby_core_source dependency
36-
37-
## 1.1.3
38-
* Bump dependencies
39-
40-
## 1.1.2
41-
* Fix where command failing at the top level
42-
43-
## 1.1.1
44-
* Fix allowing user's to pass --with-ruby-include
45-
* Improve rvm src autodetection - works for 1.9.3-head
46-
47-
## 1.1.0
48-
* Point to new debugger-ruby_core_source API
49-
* General cleanup
50-
* fix rdebug version
51-
52-
## 1.0.1
53-
* Fix ruby-debug not being loaded from debugger.rb
54-
55-
## 1.0.0
56-
* Add back 1.9.2 support!
57-
58-
## 1.0.0.rc2
59-
* Avoid downloading of ruby source by using debugger-ruby_core_source
60-
* Fix LocalJumpError caused by using proc in extconf.rb
61-
* Tests up on CI
62-
* Rake tasks updated
63-
64-
## 1.0.0.rc1
65-
* Initial test release with working 1.9.3
4+
## 1.0.0.beta1
5+
* Initial beta release that is not perfectly working.

0 commit comments

Comments
 (0)