Skip to content

Commit 000bbce

Browse files
authored
Merge pull request #164 from romangolev/dev
feat: update CHANGELOG and README
2 parents edea382 + 6241e19 commit 000bbce

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Changelog
2+
- 2025-03-04 **2.1.0**
3+
- Support Autodesk Revit version 2025.
24
- 2023-09-13 **2.0.2**
35
- Improvement user interface and user experience with coding.
46
- Add new button create new file

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# RevitPythonShell
2-
![Revit API](https://img.shields.io/badge/Revit%20API%202024-blue.svg) ![Platform](https://img.shields.io/badge/platform-Windows-lightgray.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
2+
![Revit API](https://img.shields.io/badge/Revit%20API%202024-blue.svg) ![Revit API](https://img.shields.io/badge/Revit%20API%202025-blue.svg) ![Platform](https://img.shields.io/badge/platform-Windows-lightgray.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
33

44
![ReSharper](https://img.shields.io/badge/ReSharper-2021.3.3-yellow) ![Rider](https://img.shields.io/badge/Rider-2021.3.3-yellow) ![Visual Studio 2022](https://img.shields.io/badge/Visual_Studio_2022_Preview_2.0-17.1.0-yellow) ![.NET Framework](https://img.shields.io/badge/.NET_6.0-yellow)
55

@@ -41,7 +41,7 @@ Various differences between IronPython and CPython can follow at [Differences Ir
4141

4242
## Installation
4343

44-
Please follow last release at section [Release](https://github.com/architecture-building-systems/revitpythonshell/releases/latest) support version Support From Revit 2018-2024.
44+
Please follow last release at section [Release](https://github.com/architecture-building-systems/revitpythonshell/releases/latest) support version Support From Revit 2018-2025.
4545

4646
Older versions:
4747
- [Installer for Autodesk Revit 2022](https://github.com/architecture-building-systems/revitpythonshell/releases/download/2021.06.20/2021.06.20_Setup_RevitPythonShell_2022.exe)
@@ -118,6 +118,7 @@ This project is licensed under the terms of the [MIT License](http://opensource.
118118
RPS ([PR #77](https://github.com/architecture-building-systems/revitpythonshell/pull/77))
119119
* [Nice3Point](https://github.com/Nice3point) for process CI/CD
120120
* [Chuong Mep](https://github.com/chuongmep/) a people like maintain for project open source.
121+
* [Roman Golev](https://github.com/romangolev/) (port to Revit 2025)
121122
* many, many users with questions, bug reports etc!
122123

123124
Also, many thanks to the

0 commit comments

Comments
 (0)